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

Diff for /src/distrib/Makefile between version 1.23 and 1.24

version 1.23, 2003/10/31 04:03:15 version 1.24, 2004/02/07 21:16:45
Line 2 
Line 2 
   
 .if     make(obj)  .if     make(obj)
 SUBDIR= special alpha crunch hp300 hppa i386 mac68k macppc mvme68k \  SUBDIR= special alpha crunch hp300 hppa i386 mac68k macppc mvme68k \
         mvme88k mvmeppc pegasos sparc sparc64 vax          mvme88k mvmeppc pegasos sparc sparc64 vax amd64 cats
 .elif   !make(install)  .elif   !make(install)
 SUBDIR= special  SUBDIR= special
 .endif  .endif

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24