I have taken sysinstall out of the normal SUBDIR rule. There are too
many build problems just now, and it isn't that general after all.
This commit is contained in:
parent
e86e7d0e07
commit
5319d4525a
@ -7,7 +7,9 @@ SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs dumplfs \
|
||||
mount_fdesc mount_kernfs mount_lfs mount_nfs mount_null mount_portal \
|
||||
mount_procfs mount_umap mount_union mountd newfs newlfs nfsd nfsiod \
|
||||
nologin ping quotacheck reboot restore route savecore scsi shutdown \
|
||||
slattach startslip swapon sysinstall tunefs umount
|
||||
slattach startslip swapon tunefs umount
|
||||
|
||||
#SUBDIR += sysinstall
|
||||
|
||||
.if exists(${.CURDIR}/${MACHINE})
|
||||
SUBDIR+= ${MACHINE}
|
||||
|
Loading…
Reference in New Issue
Block a user