Makefile.inc revision 1.1
11.1Sjmcneill# $NetBSD: Makefile.inc,v 1.1 2018/04/29 17:47:06 jmcneill Exp $ 21.1Sjmcneill 31.1SjmcneillSRCS+=compat_Ovfork.S compat___semctl.S compat___sigreturn14.S \ 41.1Sjmcneill compat_msgctl.S compat_shmctl.S compat_sigaction.S \ 51.1Sjmcneill compat_sigpending.S compat_sigprocmask.S compat_sigreturn.S \ 61.1Sjmcneill compat_sigsuspend.S compat_quotactl.S 71.1Sjmcneill 81.1Sjmcneill#SRCS+=compat___sigtramp1.S 9