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

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

Diff for /src/lib/libc/arch/vax/Makefile.inc between version 1.8 and 1.9

version 1.8, 2006/02/18 22:54:51 version 1.9, 2010/07/06 05:59:52
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
   
 .if ${OBJECT_FMT} == "ELF"  
 SRCS+=  __longjmp14.c  SRCS+=  __longjmp14.c
 .endif  
 SRCS+=  __sigaction14_sigtramp.c __sigtramp3.S  SRCS+=  __sigaction14_sigtramp.c __sigtramp3.S
   
 CPPFLAGS+= -I.  CPPFLAGS+= -I.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>