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

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

version 1.3, 2003/08/27 07:54:38 version 1.4, 2010/01/04 17:50:39
Line 3 
Line 3 
 PROG=   sed  PROG=   sed
 SRCS=   compile.c main.c misc.c process.c  SRCS=   compile.c main.c misc.c process.c
   
 # These get installed verbatim  
 .if make(install)  
 SUBDIR+= USD.doc  
 .endif  
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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