summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorluoqi <luoqi@FreeBSD.org>1998-09-24 01:15:56 +0000
committerluoqi <luoqi@FreeBSD.org>1998-09-24 01:15:56 +0000
commitdb5b7b7bc66a726d05eee348cb01e4e67d36378a (patch)
treea2e8101264d70c5fe96299641b8097de8cc2261f /usr.bin/Makefile
parent1e573349aa92ca5d53bb58f7463678e2ec7cfbe1 (diff)
downloadFreeBSD-src-db5b7b7bc66a726d05eee348cb01e4e67d36378a.zip
FreeBSD-src-db5b7b7bc66a726d05eee348cb01e4e67d36378a.tar.gz
Enable elf build for doscmd.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index b296c6d..2410386 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
-# $Id: Makefile,v 1.110 1998/09/05 12:25:50 asami Exp $
+# $Id: Makefile,v 1.111 1998/09/16 09:32:29 dfr Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -215,10 +215,8 @@ SUBDIR+=ar \
strip \
systat \
truss \
- vmstat
-.if ${OBJFORMAT} == aout
-SUBDIR+=doscmd
-.endif
+ vmstat \
+ doscmd
.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud