summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1999-12-23 07:14:12 +0000
committermickey <mickey@openbsd.org>1999-12-23 07:14:12 +0000
commite24b5396e0896e002581680b395bbd5c579492c9 (patch)
treee7878e71093cf77180d86bc233e8297abad91c98
parentdisable all debugs (diff)
downloadwireguard-openbsd-e24b5396e0896e002581680b395bbd5c579492c9.tar.xz
wireguard-openbsd-e24b5396e0896e002581680b395bbd5c579492c9.zip
no need for obj dir at all; millert@ ok
-rw-r--r--usr.bin/cpp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/cpp/Makefile b/usr.bin/cpp/Makefile
index e6099c5ac82..53cd6ee212b 100644
--- a/usr.bin/cpp/Makefile
+++ b/usr.bin/cpp/Makefile
@@ -1,6 +1,7 @@
-# $OpenBSD: Makefile,v 1.6 1997/04/27 20:56:42 millert Exp $
+# $OpenBSD: Makefile,v 1.7 1999/12/23 07:14:12 mickey Exp $
NOMAN=
+NOOBJ=
beforeinstall:
${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \