aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-01-23 09:50:10 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-01-23 09:50:10 +0000
commit6e67d5c900e45948f543dd339b57eb5288700464 (patch)
tree31e54970e510bd714c401c46cd21c2fab811d742 /usr.sbin/Makefile
parent0e8fe3f0e973a687d367cf86ed9f5d34eb6b8176 (diff)
downloadsrc-6e67d5c900e45948f543dd339b57eb5288700464.tar.gz
src-6e67d5c900e45948f543dd339b57eb5288700464.zip
Stop apmconf from being build.
green integrated apmconf into apm and we should use that instead. Suggested by: msmith
Notes
Notes: svn path=/head/; revision=56430
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index e674092db5d3..abe3b5bd3d9b 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -139,7 +139,6 @@ SUBDIR+=elf2exe
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=apm \
- apmconf \
apmd \
boot0cfg \
btxld \