[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / newsyslog

Diff for /src/usr.bin/newsyslog/Makefile between version 1.2 and 1.3

version 1.2, 1996/06/26 05:37:27 version 1.3, 1997/04/27 13:48:54
Line 2 
Line 2 
   
 PROG=   newsyslog  PROG=   newsyslog
   
 CFLAGS+= -DOSF  
 CFLAGS+= -DCONF=\"/etc/newsyslog.conf\"  CFLAGS+= -DCONF=\"/etc/newsyslog.conf\"
 CFLAGS+= -DPIDFILE=\"/var/run/syslog.pid\"  CFLAGS+= -DPIDFILE=\"/var/run/syslog.pid\"
 CFLAGS+= -DCOMPRESS=\"/usr/bin/gzip\"  CFLAGS+= -DCOMPRESS=\"/usr/bin/gzip\"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3