summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2010-05-03 18:34:43 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2010-05-03 18:34:43 +0000
commitfd934f13696da0fe9edf6fb82dddfbc307d0f282 (patch)
tree5421129a6c0e9ff013609ac30f4e36e1bd71605d /gnu/usr.bin/cc
parent36ee86173e1bd1cf3aa17f76b7401be27a5705ea (diff)
install cpp at /usr/libexec/ as with gcc2/3
Diffstat (limited to 'gnu/usr.bin/cc')
-rw-r--r--gnu/usr.bin/cc/cpp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cpp/Makefile b/gnu/usr.bin/cc/cpp/Makefile
index f9e2a7b020a..ff41b03cdbb 100644
--- a/gnu/usr.bin/cc/cpp/Makefile
+++ b/gnu/usr.bin/cc/cpp/Makefile
@@ -1,11 +1,13 @@
# $FreeBSD: src/gnu/usr.bin/cc/cpp/Makefile,v 1.27.8.1 2009/04/15 03:14:26 kensmith Exp $
-# $OpenBSD: Makefile,v 1.1 2009/10/15 20:50:20 robert Exp $
+# $OpenBSD: Makefile,v 1.2 2010/05/03 18:34:42 drahn Exp $
.include <bsd.own.mk>
.include "${.CURDIR}/../Makefile.inc"
.include "${.CURDIR}/../Makefile.fe"
+BINDIR= /usr/libexec
+
PROG= cpp
SRCS+= cppspec.c