summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-01-22 21:56:38 +0000
committerache <ache@FreeBSD.org>1995-01-22 21:56:38 +0000
commit16946f3787a575a5d238cbd66f4f9d2cdf3ca27c (patch)
tree373c8ff7cdc00b46b03063783031c00e858e12eb /gnu/usr.bin/cc
parenta45b3b018f2b98c44e177733bee1eee74cabb2a3 (diff)
downloadFreeBSD-src-16946f3787a575a5d238cbd66f4f9d2cdf3ca27c.zip
FreeBSD-src-16946f3787a575a5d238cbd66f4f9d2cdf3ca27c.tar.gz
Add doc subdir
Diffstat (limited to 'gnu/usr.bin/cc')
-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 608c9b1..8be131e 100644
--- a/gnu/usr.bin/cc/Makefile
+++ b/gnu/usr.bin/cc/Makefile
@@ -1,8 +1,8 @@
#
-# $Id$
+# $Id: Makefile,v 1.4 1994/11/15 04:51:20 phk Exp $
#
-PGMDIR= cc_int cpp cc1 cc cc1plus c++ f77 libgcc
+PGMDIR= cc_int cpp cc1 cc cc1plus c++ f77 libgcc doc
SUBDIR= $(PGMDIR)
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud