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/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/usr.bin/cc/cc_drv/Makefile b/gnu/usr.bin/cc/cc_drv/Makefile
index 06ee4d6..c486443 100644
--- a/gnu/usr.bin/cc/cc_drv/Makefile
+++ b/gnu/usr.bin/cc/cc_drv/Makefile
@@ -4,13 +4,7 @@
.PATH: ../cc_tools ${GCCDIR}
-.if !defined(OSVERSION)
-OSVERSION!= /sbin/sysctl -n kern.osreldate
-.endif
-
SRCS= multilib.h choose-temp.c obstack.c prefix.c pexecute.c version.c
-# Maintain backward compatibility
-SRCS+= mkstemp.c
CFLAGS+= -DPREFIX=\"/usr\"
CFLAGS+= -DIN_GCC
OpenPOWER on IntegriCloud