added mount_union
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Sat, 12 Feb 1994 11:22:12 +0000 (03:22 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Sat, 12 Feb 1994 11:22:12 +0000 (03:22 -0800)
SCCS-vsn: sbin/Makefile 8.4

usr/src/sbin/Makefile

index e764a03..c41b2db 100644 (file)
@@ -1,12 +1,12 @@
-#      @(#)Makefile    8.3 (Berkeley) %G%
+#      @(#)Makefile    8.4 (Berkeley) %G%
 
 # Missing: icheck, init, ncheck
 
 SUBDIR=        XNSrouted badsect clri disklabel dmesg dump dumpfs dumplfs fastboot \
        fsck fsdb icheck ifconfig init mknod mount mount_cd9660 mount_fdesc \
        mount_kernfs mount_lfs mount_lofs mount_nfs mount_null mount_portal \
 
 # Missing: icheck, init, ncheck
 
 SUBDIR=        XNSrouted badsect clri disklabel dmesg dump dumpfs dumplfs fastboot \
        fsck fsdb icheck ifconfig init mknod mount mount_cd9660 mount_fdesc \
        mount_kernfs mount_lfs mount_lofs mount_nfs mount_null mount_portal \
-       mount_procfs mount_umap mountd ncheck newfs newlfs nfsd nfsiod \
-       nologin ping quotacheck reboot restore route routed savecore \
+       mount_procfs mount_umap mount_union mountd ncheck newfs newlfs nfsd \
+       nfsiod nologin ping quotacheck reboot restore route routed savecore \
        scsiformat shutdown slattach startslip swapon tunefs umount
 
 .include <bsd.subdir.mk>
        scsiformat shutdown slattach startslip swapon tunefs umount
 
 .include <bsd.subdir.mk>