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

Diff for /src/usr.bin/rdist/Makefile between version 1.12 and 1.13

version 1.12, 2002/05/09 19:13:02 version 1.13, 2003/05/06 22:10:11
Line 7 
Line 7 
         isexec.c lookup.c message.c rdist.c          isexec.c lookup.c message.c rdist.c
 CLEANFILES+=gram.c y.tab.h  CLEANFILES+=gram.c y.tab.h
   
 LDADD=  -lcompat  
 DPADD=  ${LIBCOMPAT}  
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>
   
 .if ${ELF_TOOLCHAIN} == "yes"  .if ${ELF_TOOLCHAIN} == "yes"

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13