diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2006-09-29 01:44:25 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2006-09-29 01:44:25 +0000 |
| commit | d2259dd3662a9fe0aec70cc94429a0eb6629eaec (patch) | |
| tree | 03a1d89a4b36d345a85b11e6f7237a7c45789b81 /gnu | |
| parent | d5b464e86240fe6598e226d66cb75bbd89205c4b (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cc/cpp/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile index 2df34faa9f10..cbac74372cd4 100644 --- a/gnu/usr.bin/cc/cpp/Makefile +++ b/gnu/usr.bin/cc/cpp/Makefile @@ -8,9 +8,6 @@ PROG= cpp SRCS= gcc.c cppspec.c -CFLAGS+= -DDEFAULT_TARGET_VERSION=\"$(version)\" -CFLAGS+= -DDEFAULT_TARGET_MACHINE=\"$(target)\" - DPADD= ${LIBCC_INT} LDADD= ${LIBCC_INT} |
