8 lines
141 B
Makefile
8 lines
141 B
Makefile
|
# $NetBSD: Makefile,v 1.2 2002/11/26 23:30:35 lukem Exp $
|
||
|
|
||
|
SUBDIR= ffs lfs mfs ufs ext2fs
|
||
|
|
||
|
INCSDIR= /usr/include/ufs
|
||
|
|
||
|
.include <bsd.kinc.mk>
|