summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/c++filt
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-11-04 04:46:04 +0000
committerobrien <obrien@FreeBSD.org>1999-11-04 04:46:04 +0000
commit7e7f6fec00526164a1f3d0e412d674cd9178989b (patch)
treeecaa2c6ab6823e70fea32f470e1a115ccb982178 /gnu/usr.bin/cc/c++filt
parent2e8706cc0375c766c09d86c0e4b3a69d92b35679 (diff)
downloadFreeBSD-src-7e7f6fec00526164a1f3d0e412d674cd9178989b.zip
FreeBSD-src-7e7f6fec00526164a1f3d0e412d674cd9178989b.tar.gz
Minor cosmetic changes in an attempt to improve consistancy.
Diffstat (limited to 'gnu/usr.bin/cc/c++filt')
-rw-r--r--gnu/usr.bin/cc/c++filt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/c++filt/Makefile b/gnu/usr.bin/cc/c++filt/Makefile
index ce2f898..8e188f1 100644
--- a/gnu/usr.bin/cc/c++filt/Makefile
+++ b/gnu/usr.bin/cc/c++filt/Makefile
@@ -8,6 +8,7 @@ PROG= c++filt
SRCS= cplus-dem.c getopt.c getopt1.c underscore.c
BINDIR= /usr/libexec/${OBJFORMAT}
NOMAN= 1
+
CFLAGS+= -DMAIN -DIN_GCC -DVERSION=\"$(version)\"
CLEANFILES= tmp-dum.c tmp-dum.s underscore.c
OpenPOWER on IntegriCloud