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

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

Diff for /src/Makefile between version 1.147 and 1.148

version 1.147, 2001/10/31 19:41:54 version 1.148, 2001/11/01 15:48:39
Line 58 
Line 58 
 .MAKEFLAGS: -m ${.CURDIR}/share/mk  .MAKEFLAGS: -m ${.CURDIR}/share/mk
 .endif  .endif
   
   MKOBJDIRS ?= no
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 # Sanity check: make sure that "make build" is not invoked simultaneously  # Sanity check: make sure that "make build" is not invoked simultaneously

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.148

CVSweb <webmaster@jp.NetBSD.org>