Makefile.inc revision 1.1
1# $NetBSD: Makefile.inc,v 1.1 2018/04/29 17:47:06 jmcneill Exp $ 2 3SRCS+=compat_Ovfork.S compat___semctl.S compat___sigreturn14.S \ 4 compat_msgctl.S compat_shmctl.S compat_sigaction.S \ 5 compat_sigpending.S compat_sigprocmask.S compat_sigreturn.S \ 6 compat_sigsuspend.S compat_quotactl.S 7 8#SRCS+=compat___sigtramp1.S 9