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

Diff for /src/usr.bin/rdistd/Makefile between version 1.3 and 1.4

version 1.3, 1997/04/27 13:03:11 version 1.4, 2003/05/06 22:10:11
Line 5 
Line 5 
 .PATH:  ${.CURDIR}/../rdist  .PATH:  ${.CURDIR}/../rdist
 CFLAGS+=-I${.CURDIR}/../rdist -DOS_H=\"os-openbsd.h\"  CFLAGS+=-I${.CURDIR}/../rdist -DOS_H=\"os-openbsd.h\"
   
 LDADD=  -lcompat  
 DPADD=  ${LIBCOMPAT}  
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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