8 lines
135 B
Makefile
8 lines
135 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2008/07/28 12:42:12 pooka Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/fs/tmpfs
|
||
|
|
||
|
INCS= tmpfs_args.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|