diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-20 00:32:05 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-20 00:32:05 +0000 |
| commit | f2b766ceb4144b0a499d3da0b328a08c223c3b11 (patch) | |
| tree | 8048db2a1622a60c3f0f6d3cdd356fa8f3cf9fab /gnu | |
| parent | 4f095fcfa75926f3e25680c2e8a441937aca2b66 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cc/cc_drv/Makefile | 3 |
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 |
