head	1.9;
access;
symbols;
locks; strict;
comment	@# @;


1.9
date	94.06.08.19.17.26;	author md;	state Exp;
branches;
next	1.8;

1.8
date	94.06.05.18.22.49;	author md;	state Exp;
branches;
next	1.7;

1.7
date	94.05.29.14.40.32;	author md;	state Exp;
branches;
next	1.6;

1.6
date	94.04.23.22.46.24;	author md;	state Exp;
branches;
next	1.5;

1.5
date	94.04.04.20.04.55;	author md;	state Exp;
branches;
next	1.4;

1.4
date	94.03.25.03.49.22;	author roger;	state Exp;
branches;
next	1.3;

1.3
date	94.02.12.14.30.25;	author md;	state Exp;
branches;
next	1.2;

1.2
date	93.05.15.22.08.30;	author md;	state Exp;
branches;
next	1.1;

1.1
date	90.06.25.07.53.33;	author md;	state Exp;
branches;
next	;


desc
@@


1.9
log
@vipw moved to usr.sbin
@
text
@#	@@(#)Makefile	5.3 (Berkeley) 6/25/90

SUBDIR=	XNSrouted badsect clri disklabel dmesg dump dumpfs fastboot fsck \
	fsdb halt icheck ifconfig init mknod mount mountd ncheck newfs \
	nfsd nfsiod ping quotacheck reboot restore route routed savecore \
	shutdown slattach swapon tunefs umount mount_isofs nologin \
	mount_kernfs startslip mrouted mount_msdos

.include <bsd.subdir.mk>
@


1.8
log
@Add mount_msdos
@
text
@d6 1
a6 1
	shutdown slattach swapon tunefs umount vipw mount_isofs nologin \
@


1.7
log
@moved enpload to old
@
text
@d7 1
a7 1
	mount_kernfs startslip mrouted
@


1.6
log
@Add mrouted
@
text
@a8 6
.if   make(clean) || make(cleandir)
SUBDIR+=enpload
.elif ${MACHINE} == "tahoe"
SUBDIR+=enpload
.endif

@


1.5
log
@add startslip from BSD 4.4
@
text
@d7 1
a7 1
	mount_kernfs startslip
@


1.4
log
@added mount_kernfs to the list of programs to compile.
@
text
@d7 1
a7 1
	mount_kernfs
@


1.3
log
@add nologin to list of programs to build
@
text
@d6 2
a7 1
	shutdown slattach swapon tunefs umount vipw mount_isofs nologin
@


1.2
log
@add mount_isofs to list of commands to build
@
text
@d6 1
a6 1
	shutdown slattach swapon tunefs umount vipw mount_isofs
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
	shutdown slattach swapon tunefs umount vipw
@
