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

Diff for /src/usr.bin/make/Makefile between version 1.38 and 1.39

version 1.38, 2004/01/28 02:50:28 version 1.39, 2006/04/25 11:47:43
Line 49 
Line 49 
 # kludge for people who forget to make depend  # kludge for people who forget to make depend
 var.o: varhashconsts.h  var.o: varhashconsts.h
 cond.o: condhashconsts.h  cond.o: condhashconsts.h
   var.ln: varhashconsts.h
   cond.ln: condhashconsts.h
   
 .if make(install)  .if make(install)
 SUBDIR+= PSD.doc  SUBDIR+= PSD.doc

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39