summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2006-08-02 17:16:48 +0000
committermarcel <marcel@FreeBSD.org>2006-08-02 17:16:48 +0000
commit52fa40afb34f34ef1c78e190bda659d52b7e42ee (patch)
treea3ddaaa2e7f54c06d1100232ec614499c49efec7 /usr.sbin/Makefile
parente16679290120bad3b6cb106bf7a0ea6fbc0d7f7c (diff)
downloadFreeBSD-src-52fa40afb34f34ef1c78e190bda659d52b7e42ee.zip
FreeBSD-src-52fa40afb34f34ef1c78e190bda659d52b7e42ee.tar.gz
Remove remnants of Alpha.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 0ae2950..ec21235 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -47,7 +47,6 @@ SUBDIR= ac \
${_editmap} \
edquota \
${_eeprom} \
- ${_elf2exe} \
extattr \
extattrctl \
faithd \
@@ -323,14 +322,6 @@ _boot98cfg= boot98cfg
.endif
.endif
-.if ${MACHINE_ARCH} == "alpha"
-_elf2exe= elf2exe
-_pnpinfo= pnpinfo
-.if ${MK_LIBTHR} != "no"
-_pppctl= pppctl
-.endif
-.endif
-
# kgzip: builds, but missing support files
# mptable: broken (not 64 bit clean)
# pnpinfo: crashes (not really useful anyway)
OpenPOWER on IntegriCloud