diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-09-17 01:49:00 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-09-17 01:49:00 +0000 |
| commit | 66422f5b7a1a6055f0b2358268eb902aab6e2e3e (patch) | |
| tree | 7d8147c99f6bfb34b7cb47ad46e24a4f7dc93102 /gnu/usr.bin/cc/c++filt | |
| parent | 4e6ef0845de37f8c4a29410d48d3847da78a9c9f (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cc/c++filt')
| -rw-r--r-- | gnu/usr.bin/cc/c++filt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/c++filt/Makefile b/gnu/usr.bin/cc/c++filt/Makefile index 6c42e2a42ad3..95c340d713b5 100644 --- a/gnu/usr.bin/cc/c++filt/Makefile +++ b/gnu/usr.bin/cc/c++filt/Makefile @@ -6,7 +6,6 @@ PROG= c++filt SRCS= cp-demangle.c cplus-dem+%DIKED.c -BINDIR= /usr/libexec/${OBJFORMAT} NOMAN= 1 CFLAGS+= -DMAIN -DIN_GCC -DVERSION=\"$(version)\" |
