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

Diff for /src/distrib/Makefile between version 1.30 and 1.31

version 1.30, 2006/11/11 21:09:22 version 1.31, 2006/11/11 22:21:40
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 SUBDIR= special  SUBDIR= special notes
   
 .if     make(obj)  .if     make(obj)
 SUBDIR+=crunch  SUBDIR+=crunch
Line 13 
Line 13 
 .if     make(clean) || make(cleandir)  .if     make(clean) || make(cleandir)
 SUBDIR+=crunch  SUBDIR+=crunch
 .endif  .endif
   
 SUBDIR+=notes  
   
 #all: crunch-tools _SUBDIRUSE  #all: crunch-tools _SUBDIRUSE
   

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31