[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / share / ipsec

Diff for /src/share/ipsec/Attic/Makefile between version 1.1 and 1.2

version 1.1, 1997/10/09 13:43:44 version 1.2, 1997/10/09 14:17:23
Line 7 
Line 7 
 all clean cleandir depend lint tags:  all clean cleandir depend lint tags:
   
 install:  install:
         install -d ${DESTDIR}${BINDIR}/ipsec  
         install -c -m 0444 ${FILES} ${DESTDIR}${BINDIR}/ipsec          install -c -m 0444 ${FILES} ${DESTDIR}${BINDIR}/ipsec
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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