Move elf2aout to usr.sbin/.
Approved by: jake
This commit is contained in:
parent
999ffea58a
commit
02c0301fa7
@ -633,7 +633,7 @@ _btxld= usr.sbin/btxld
|
||||
.endif
|
||||
|
||||
.if ${TARGET_ARCH} == "sparc64"
|
||||
_elf2aout= usr.bin/elf2aout
|
||||
_elf2aout= usr.sbin/elf2aout
|
||||
.endif
|
||||
|
||||
_xlint= usr.bin/xlint/lint1 usr.bin/xlint/lint2 usr.bin/xlint/xlint
|
||||
|
@ -40,7 +40,6 @@ SUBDIR= apply \
|
||||
dirname \
|
||||
du \
|
||||
ee \
|
||||
elf2aout \
|
||||
enigma \
|
||||
env \
|
||||
expand \
|
||||
|
@ -26,6 +26,7 @@ SUBDIR= IPXrouted \
|
||||
devinfo \
|
||||
digictl \
|
||||
edquota \
|
||||
elf2aout \
|
||||
extattrctl \
|
||||
faithd \
|
||||
fdcontrol \
|
||||
|
Loading…
Reference in New Issue
Block a user