From da5bfe2f4361ff49136587ad0ae63136b6b000cb Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 2 Jan 2000 22:57:34 +0000 Subject: [PATCH] Didn't get these PREFIX specifiers removed with Makefile.inc rev 1.48. Submitted by: marcel --- gnu/usr.bin/cc/cccp/Makefile | 2 -- gnu/usr.bin/cc/cpp/Makefile | 2 -- 2 files changed, 4 deletions(-) diff --git a/gnu/usr.bin/cc/cccp/Makefile b/gnu/usr.bin/cc/cccp/Makefile index 8401a112933..1b4045f5ffc 100644 --- a/gnu/usr.bin/cc/cccp/Makefile +++ b/gnu/usr.bin/cc/cccp/Makefile @@ -11,6 +11,4 @@ BINDIR= /usr/libexec MAN1= cccp.1 MLINKS= cccp.1 cpp.1 -CFLAGS+= -DPREFIX=\"/usr\" - .include diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile index 8401a112933..1b4045f5ffc 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