mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 15:18:01 -04:00
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>
|