diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-10-11 11:34:00 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-10-11 11:34:00 +0000 |
| commit | 33262b2341161a9a11cf87144102c4657f55cd24 (patch) | |
| tree | 6d83dbf7ea984790381a9bb8b35f70f92b25e7d1 /sbin/Makefile | |
| parent | bb37355e3c1529a1966230c75bc0eddab840bb45 (diff) | |
Notes
Diffstat (limited to 'sbin/Makefile')
| -rw-r--r-- | sbin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 9a781cafd591..e05d0d208e10 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -8,7 +8,8 @@ SUBDIR= adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \ mount_lfs mount_nfs mount_null mount_portal mount_std \ mount_umap mount_union mountd newfs newlfs nfsd nfsiod \ nologin ping quotacheck reboot restore route routed savecore scsi \ - scsiformat shutdown slattach startslip swapon tunefs umount + scsiformat shutdown slattach startslip spppcontrol swapon tunefs \ + umount .if exists(${.CURDIR}/${MACHINE}) SUBDIR+= ${MACHINE} |
