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

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

version 1.3, 1997/09/21 11:51:39 version 1.4, 2004/04/09 22:54:02
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 PROG=   uudecode  PROG=   uudecode
   LINKS=  ${BINDIR}/uudecode ${BINDIR}/b64decode
 NOMAN=  noman  NOMAN=  noman
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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