diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-02 22:57:34 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-02 22:57:34 +0000 |
| commit | da5bfe2f4361ff49136587ad0ae63136b6b000cb (patch) | |
| tree | deb89ffbb356b5c54af0677d9185841c928fa471 /gnu/usr.bin/cc/cpp | |
| parent | 41337a238efac3f1dac49251be2548ac26ae036c (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cc/cpp')
| -rw-r--r-- | gnu/usr.bin/cc/cpp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile index 8401a1129339..1b4045f5ffc6 100644 --- a/gnu/usr.bin/cc/cpp/Makefile +++ b/gnu/usr.bin/cc/cpp/Makefile @@ -11,6 +11,4 @@ BINDIR= /usr/libexec MAN1= cccp.1 MLINKS= cccp.1 cpp.1 -CFLAGS+= -DPREFIX=\"/usr\" - .include <bsd.prog.mk> |
