Revert previous revision; sysinstall should build fine now even when cross-
building, plus ru says the previous revision didn't actually achieve what it was meant to achieve.
This commit is contained in:
parent
9722145f6f
commit
0d61ca69bb
@ -102,6 +102,7 @@ SUBDIR= IPXrouted \
|
||||
sliplogin \
|
||||
slstat \
|
||||
spray \
|
||||
sysinstall \
|
||||
syslogd \
|
||||
tcpdchk \
|
||||
tcpdmatch \
|
||||
@ -127,10 +128,6 @@ SUBDIR= IPXrouted \
|
||||
ypset \
|
||||
zic
|
||||
|
||||
.if ${MACHINE_ARCH} == ${TARGET_ARCH}
|
||||
SUBDIR+=sysinstall
|
||||
.endif
|
||||
|
||||
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64"
|
||||
SUBDIR+=pppctl
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user