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

Diff for /src/lib/Makefile between version 1.16 and 1.17

version 1.16, 1997/01/19 22:41:37 version 1.17, 1997/01/20 07:46:47
Line 16 
Line 16 
 SUBDIR+=        libkvm.old  SUBDIR+=        libkvm.old
 .endif  .endif
   
 # XXX Temporarely until the mips ld can handle __warn_references  
 .if (${MACHINE_ARCH} == "mips")  
 CFLAGS+=-DNO_WARN_REFERENCES  
 .endif  
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17