summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_drv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/cc_drv/Makefile')
-rw-r--r--gnu/usr.bin/cc/cc_drv/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/gnu/usr.bin/cc/cc_drv/Makefile b/gnu/usr.bin/cc/cc_drv/Makefile
deleted file mode 100644
index 332b37a..0000000
--- a/gnu/usr.bin/cc/cc_drv/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $FreeBSD$
-
-.include "../Makefile.inc"
-
-.PATH: ../cc_tools ${GCCDIR}
-
-LIB= cc_drv
-NOPROFILE= YES
-NOPIC= YES
-
-SRCS= multilib.h choose-temp.c obstack.c prefix.c pexecute.c version.c
-
-CFLAGS+= -DIN_GCC
-
-install:
- @true
-
-${OUT_OBJ}.o ${OUT_OBJ}.so: ${OUT_FILE}
-
-.include <bsd.lib.mk>
OpenPOWER on IntegriCloud