sysinstall.8 lives in src/usr.sbin/sysinstall now and gets installed via
normal means, so remove the hack to install it.
This commit is contained in:
parent
867b744b87
commit
737958d1cb
@ -1,14 +1,8 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../../release/sysinstall
|
||||
|
||||
MAN8= adding_user.8 crash.8 diskless.8 intro.8 picobsd.8 rc.8 sticky.8
|
||||
|
||||
.if exists(${.CURDIR}/../../../release/sysinstall)
|
||||
MAN8+= sysinstall.8
|
||||
.endif
|
||||
|
||||
MLINKS= rc.8 rc.serial.8 rc.8 rc.pccard.8 rc.8 rc.network.8 \
|
||||
rc.8 rc.firewall.8 rc.8 rc.atm.8 rc.8 rc.local.8 rc.8 rc.shutdown.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user