aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc1/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-11-04 04:46:04 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-11-04 04:46:04 +0000
commitda488b70861b0f049307696672a0727f13b027bb (patch)
treeecaa2c6ab6823e70fea32f470e1a115ccb982178 /gnu/usr.bin/cc/cc1/Makefile
parent3c7ffaa1fe9671f2b97622c0bf3bac904147628a (diff)
downloadsrc-da488b70861b0f049307696672a0727f13b027bb.tar.gz
src-da488b70861b0f049307696672a0727f13b027bb.zip
Minor cosmetic changes in an attempt to improve consistancy.
Notes
Notes: svn path=/head/; revision=52861
Diffstat (limited to 'gnu/usr.bin/cc/cc1/Makefile')
-rw-r--r--gnu/usr.bin/cc/cc1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc1/Makefile b/gnu/usr.bin/cc/cc1/Makefile
index aacd46ceaa4e..b22524a7ebdd 100644
--- a/gnu/usr.bin/cc/cc1/Makefile
+++ b/gnu/usr.bin/cc/cc1/Makefile
@@ -11,6 +11,7 @@ SRCS= c-parse.c \
BINDIR= /usr/libexec
NOMAN= 1
NOSHARED=yes
+
DPADD+= ${LIBCC_INT}
LDADD+= ${LIBCC_INT}