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

Diff for /src/distrib/Makefile between version 1.13 and 1.14

version 1.13, 2000/06/06 20:46:16 version 1.14, 2000/12/20 00:57:29
Line 7 
Line 7 
 SUBDIR= special  SUBDIR= special
 .endif  .endif
 .if     make(clean) || make(cleandir)  .if     make(clean) || make(cleandir)
 SUBDIR+=utils crunch  SUBDIR+=crunch
 .endif  .endif
 .if exists(${MACHINE})  .if exists(${MACHINE})
 SUBDIR+= ${MACHINE}  SUBDIR+= ${MACHINE}

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14