[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / gnu / lib

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/gnu/lib/Attic/Makefile between version 1.13 and 1.14

version 1.13, 1998/07/25 11:21:24 version 1.14, 1998/07/29 19:04:16
Line 10  SUBDIR+= libf2c libstdc++
Line 10  SUBDIR+= libf2c libstdc++
 SUBDIR+= libg++  SUBDIR+= libg++
 .endif  .endif
   
   # XXX Until our bintuils is upgraded
   .if (${MACHINE_ARCH} != "powerpc")
 SUBDIR+= bfd  SUBDIR+= bfd
   .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

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

CVSweb <webmaster@jp.NetBSD.org>