aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nullfs/Makefile
blob: 1844aa14b24f4e1231594d50ccbf54be1c25d21b (plain) (blame)
1
2
3
4
5
6
PACKAGE=runtime
PROG=	mount_nullfs
MAN=	mount_nullfs.8
LIBADD=	util

.include <bsd.prog.mk>