Put getconf in the right place.
This commit is contained in:
parent
43405724ec
commit
298f4dc3a2
@ -57,6 +57,7 @@ SUBDIR= alias \
|
||||
fsync \
|
||||
ftp \
|
||||
gencat \
|
||||
getconf \
|
||||
getopt \
|
||||
gprof \
|
||||
head \
|
||||
@ -248,7 +249,6 @@ SUBDIR+=uac
|
||||
.if ${MACHINE_ARCH} != "sparc64" && ${MACHINE_ARCH} != "ia64"
|
||||
SUBDIR+=xlint
|
||||
.endif
|
||||
SUBDIR+=getconf
|
||||
|
||||
.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
|
||||
SUBDIR+=chkey newkey
|
||||
|
Loading…
Reference in New Issue
Block a user