8 lines
153 B
Makefile
8 lines
153 B
Makefile
# $Id: Makefile,v 1.3 1994/06/14 04:19:43 cgd Exp $
|
|
|
|
.ifnmake install
|
|
SUBDIR= fsck init mount reboot sh tar test umount
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|