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

Diff for /src/distrib/Makefile between version 1.7 and 1.8

version 1.7, 1997/09/21 09:29:24 version 1.8, 1997/10/20 00:25:38
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 .if     !make(install)  .if     make(obj)
   SUBDIR= special alpha amiga arc crunch hp300 i386 mac68k mvme68k \
           pmax powerpc sparc
   .elif   !make(install)
 SUBDIR= special  SUBDIR= special
 .endif  .endif
 .if exists(${MACHINE})  .if exists(${MACHINE})

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8