diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-23 10:18:26 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-23 10:18:26 +0000 |
| commit | ac419355a1c3ec1be13d9b3be07c0a450288210a (patch) | |
| tree | e728029b91058583760360e022618f0316b4d1ff /gnu/lib/libgcc/Makefile | |
| parent | 6eeafd696c297ffa62bbee157c5937d327257c10 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libgcc/Makefile')
| -rw-r--r-- | gnu/lib/libgcc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/lib/libgcc/Makefile b/gnu/lib/libgcc/Makefile index f64b34d6e5c8..52fa94907bb8 100644 --- a/gnu/lib/libgcc/Makefile +++ b/gnu/lib/libgcc/Makefile @@ -94,7 +94,6 @@ tm.h: echo '#include "${MACHINE_ARCH}/${MACHINE_ARCH}.h"' > ${.TARGET} .if ${MACHINE_ARCH} == "i386" echo '#include "${MACHINE_ARCH}/att.h"' >> ${.TARGET} - echo '#include "svr4.h"' >> ${.TARGET} .endif echo '#include <freebsd.h>' >> ${.TARGET} echo '#include "${MACHINE_ARCH}/freebsd.h"' >> ${.TARGET} |
