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

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

Diff for /src/include/Makefile between version 1.95.2.11 and 1.95.2.12

version 1.95.2.11, 2002/04/25 04:07:10 version 1.95.2.12, 2002/09/20 22:01:49
Line 3 
Line 3 
   
 # Doing a make includes builds /usr/include  # Doing a make includes builds /usr/include
   
   NOOBJ=          # defined
   
 # Missing: mp.h  # Missing: mp.h
   
 INCS=   a.out.h ar.h assert.h bitstring.h bm.h cpio.h ctype.h db.h dirent.h \  INCS=   a.out.h ar.h assert.h bitstring.h bm.h cpio.h ctype.h db.h dirent.h \
Line 32  INCS+= ieeefp.h
Line 34  INCS+= ieeefp.h
   
 INCSDIR=        /usr/include  INCSDIR=        /usr/include
   
 NOOBJ=          # defined  
   
 SUBDIR=         rpc  SUBDIR=         rpc
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.95.2.11  
changed lines
  Added in v.1.95.2.12

CVSweb <webmaster@jp.NetBSD.org>