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

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

Diff for /src/lib/libc/misc/Makefile.inc between version 1.1.4.1 and 1.1.4.2

version 1.1.4.1, 2007/11/13 15:21:20 version 1.1.4.2, 2008/01/09 01:34:10
Line 0 
Line 1 
   #       $NetBSD$
   #       @(#)Makefile.inc        8.3 (Berkeley) 10/24/94
   
   .PATH: ${.CURDIR}/misc
   
   # constructor
   SRCS+=  initfini.c
   
   # for -fstack-protector
   SRCS+=  stack_protector.c

Legend:
Removed from v.1.1.4.1  
changed lines
  Added in v.1.1.4.2

CVSweb <webmaster@jp.NetBSD.org>