26994c608b
systems as such.
12 lines
160 B
Makefile
12 lines
160 B
Makefile
# $NetBSD: Makefile,v 1.5 2010/01/25 15:55:36 pooka Exp $
|
|
#
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
MOUNTNAME= ffs
|
|
|
|
ISRUMP= # affirmative
|
|
RUMP_DISKFS=
|
|
|
|
.include <bsd.prog.mk>
|