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

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

Diff for /othersrc/lib/Makefile.inc between version 1.2 and 1.4

version 1.2, 2009/03/24 15:14:23 version 1.4, 2009/11/06 11:47:41
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
   
 WARNS?= 1  .include "../../Makefile.gen"
 LIBDIR?=/usr/local/lib  
 MANDIR?=/usr/local/man  CFLAGS+=        -I${RUMPINCSDIR}
 INCSDIR?=/usr/local/include  LDADD+=         -L${RUMPLIBDIR} -lukfs
 # Eventually, this may move to the main tree, as:  
 #LIBDIR?=/usr/lib  
 MKMAN=no  

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

CVSweb <webmaster@jp.NetBSD.org>