Initialize empty segment "nsum" field to 0 so that bytes don't go
[unix-history] / usr / src / sbin / Makefile
index d91b731..1668d0a 100644 (file)
@@ -1,11 +1,17 @@
-#      @(#)Makefile    5.2 (Berkeley) %G%
+#      @(#)Makefile    5.8 (Berkeley) %G%
 
 
-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 vipw
+# Missing: icheck, init, ncheck
 
 
-.if ${MACHINE} == "tahoe" || make(clean) || make(cleandir)
+SUBDIR=        XNSrouted badsect clri disklabel dmesg dump dumpfs dumplfs fastboot \
+       fsck fsdb icheck ifconfig init mknod mount mount_fdesc mount_kernfs \
+       mount_lofs mount_nfs mount_null mount_portal mount_umap mountd \
+       ncheck newfs newlfs nfsd nfsiod nologin ping quotacheck reboot \
+       restore route routed savecore scsiformat shutdown slattach startslip \
+       swapon tunefs umount
+
+.if    ${MACHINE} == "tahoe"
+SUBDIR+=enpload
+.elif  make(clean) || make(cleandir)
 SUBDIR+=enpload
 .endif
 
 SUBDIR+=enpload
 .endif