summaryrefslogtreecommitdiffstats
path: root/usr.sbin/newsyslog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/newsyslog/Makefile')
-rw-r--r--usr.sbin/newsyslog/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/usr.sbin/newsyslog/Makefile b/usr.sbin/newsyslog/Makefile
index 5d83c09..ea2b61a 100644
--- a/usr.sbin/newsyslog/Makefile
+++ b/usr.sbin/newsyslog/Makefile
@@ -1,14 +1,7 @@
-# $Id: Makefile,v 1.4 1997/02/22 16:08:24 peter Exp $
+# $Id: Makefile,v 1.5 1998/09/19 22:42:11 obrien Exp $
PROG= newsyslog
-CFLAGS+= -DOSF
-CFLAGS+= -DCONF=\"/etc/newsyslog.conf\"
-CFLAGS+= -DPIDFILE=\"/var/run/syslog.pid\"
-CFLAGS+= -DCOMPRESS_PATH=\"/usr/bin/gzip\"
-CFLAGS+= -DCOMPRESS_PROG=\"gzip\"
-CFLAGS+= -DCOMPRESS_POSTFIX=\".gz\"
-
MAN8= newsyslog.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud