Home | History | Annotate | Line # | Download | only in sys
Makefile.inc revision 1.1
      1  1.1  matt #	$NetBSD: Makefile.inc,v 1.1 2006/02/18 22:54:51 matt Exp $
      2  1.1  matt 
      3  1.1  matt SRCS+=	compat_Ovfork.S \
      4  1.1  matt 	compat___sigreturn14.S compat___sigtramp2.S \
      5  1.1  matt 	compat_msgctl.S compat___semctl.S compat_shmctl.S \
      6  1.1  matt 	compat_sigaction13.S compat_sigpending13.S compat_sigprocmask13.S \
      7  1.1  matt 	compat_sigreturn13.S compat_sigsuspend13.S
      8