aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc1plus/Makefile
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2003-07-11 05:37:23 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2003-07-11 05:37:23 +0000
commite67810e6962ed3e4f5604986cd9b0417466b80a8 (patch)
tree48011aa0b1d5a11422646a9a5233a8b3cebe128e /gnu/usr.bin/cc/cc1plus/Makefile
parent487ee93a17b5fd6bca8f75daba5bce31bc215834 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/cc/cc1plus/Makefile')
-rw-r--r--gnu/usr.bin/cc/cc1plus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc1plus/Makefile b/gnu/usr.bin/cc/cc1plus/Makefile
index 97ccdcf2f345..883bfdbb7145 100644
--- a/gnu/usr.bin/cc/cc1plus/Makefile
+++ b/gnu/usr.bin/cc/cc1plus/Makefile
@@ -6,7 +6,7 @@
PROG= cc1plus
SRCS= parse+%DIKED.c parse.h cfns.h
-SRCS+= main.c cp-lang.c \
+SRCS+= main.c cp-lang.c c-opts.c \
call.c class.c cvt.c decl.c decl2.c error.c except.c expr.c friend.c \
init.c lex.c mangle.c method.c pt.c ptree.c repo.c rtti.c search.c \
semantics.c spew.c tree.c typeck.c typeck2.c dump.c optimize.c