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

Diff for /src/distrib/Makefile between version 1.19 and 1.20

version 1.19, 2001/09/01 17:00:40 version 1.20, 2001/09/18 14:31:45
Line 2 
Line 2 
   
 .if     make(obj)  .if     make(obj)
 SUBDIR= special alpha amiga crunch hp300 i386 mac68k macppc mvme68k \  SUBDIR= special alpha amiga crunch hp300 i386 mac68k macppc mvme68k \
         mvme88k mvmeppc sparc sun3 vax          mvme88k mvmeppc sparc sparc64 sun3 vax
 .elif   !make(install)  .elif   !make(install)
 SUBDIR= special  SUBDIR= special
 .endif  .endif

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20