summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/c++filt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/c++filt/Makefile')
-rw-r--r--gnu/usr.bin/cc/c++filt/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/gnu/usr.bin/cc/c++filt/Makefile b/gnu/usr.bin/cc/c++filt/Makefile
deleted file mode 100644
index b9daaf0..0000000
--- a/gnu/usr.bin/cc/c++filt/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $FreeBSD$
-
-MAN=
-.include <bsd.own.mk>
-
-.include "../Makefile.inc"
-.include "../Makefile.fe"
-
-.PATH: ${GCCLIB}/libiberty
-
-PROG= c++filt
-SRCS= cp-demangle.c
-
-CFLAGS+= -DSTANDALONE_DEMANGLER -DVERSION=\"$(GCC_VERSION)\"
-
-DPADD= ${LIBIBERTY}
-LDADD= ${LIBIBERTY}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud