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

Diff for /src/gnu/Makefile between version 1.1 and 1.2

version 1.1, 1995/10/18 08:38:04 version 1.2, 1996/08/01 17:44:43
Line 2 
Line 2 
   
 SUBDIR+= lib usr.bin  SUBDIR+= lib usr.bin
 .if (${MACHINE_ARCH} != "alpha")  .if (${MACHINE_ARCH} != "alpha")
 SUBDIR+= games libexec  SUBDIR+= libexec
 .endif  .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2