aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-11-20 00:32:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-11-20 00:32:05 +0000
commitf2b766ceb4144b0a499d3da0b328a08c223c3b11 (patch)
tree8048db2a1622a60c3f0f6d3cdd356fa8f3cf9fab /gnu
parent4f095fcfa75926f3e25680c2e8a441937aca2b66 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/cc_drv/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/cc/cc_drv/Makefile b/gnu/usr.bin/cc/cc_drv/Makefile
index 328944bd7d51..c486443dedb6 100644
--- a/gnu/usr.bin/cc/cc_drv/Makefile
+++ b/gnu/usr.bin/cc/cc_drv/Makefile
@@ -5,9 +5,6 @@
.PATH: ../cc_tools ${GCCDIR}
SRCS= multilib.h choose-temp.c obstack.c prefix.c pexecute.c version.c
-.if ${OSVERSION} < 400004
-SRCS+= mkstemp.c
-.endif
CFLAGS+= -DPREFIX=\"/usr\"
CFLAGS+= -DIN_GCC