Home | History | Annotate | Line # | Download | only in vax
Makefile.inc revision 1.6
      1  1.6   mhitch #	$NetBSD: Makefile.inc,v 1.6 2004/06/03 16:34:19 mhitch Exp $
      2  1.1  thorpej 
      3  1.5     matt .if ${OBJECT_FMT} == "ELF"
      4  1.5     matt SRCS+=	__longjmp14.c
      5  1.5     matt .endif
      6  1.4     matt SRCS+=	__sigaction14_sigtramp.c __sigtramp2.S __sigtramp3.S
      7  1.6   mhitch 
      8  1.6   mhitch CPPFLAGS+= -I.
      9