aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1999-04-13 17:56:28 +0000
committerMark Murray <markm@FreeBSD.org>1999-04-13 17:56:28 +0000
commita4e77b9b5f2f41746313ba970ebecae98e9b177b (patch)
tree88b41f7127ac02bd71b5a338797ee463cb6d7c09 /gnu/usr.bin
parentca316838531fe2ca5f0a0dd02c600fe509fee19b (diff)
downloadsrc-a4e77b9b5f2f41746313ba970ebecae98e9b177b.tar.gz
src-a4e77b9b5f2f41746313ba970ebecae98e9b177b.zip
As the INFO stuff un doc/ works, we may as well build/install it.
OK'ed by: obrien
Notes
Notes: svn path=/head/; revision=45659
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/cc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile
index d7967484f8e1..43934a9341ef 100644
--- a/gnu/usr.bin/cc/Makefile
+++ b/gnu/usr.bin/cc/Makefile
@@ -1,10 +1,10 @@
#
-# $Id: Makefile,v 1.11 1999/03/26 12:43:56 obrien Exp $
+# $Id: Makefile,v 1.11 1999/04/04 16:36:31 obrien Exp $
#
# The order of some of these are rather important. Some depend on previous
# subdirs.
-SUBDIR= cc_tools cc_int cc_drv cpp cc1 cc cc1obj cc1plus c++ c++filt ## doc
+SUBDIR= cc_tools cc_int cc_drv cpp cc1 cc cc1obj cc1plus c++ c++filt doc
.include <bsd.subdir.mk>