1 # $NetBSD: Makefile.inc,v 1.1 2023/05/19 06:50:07 skrll Exp $ 2 3 SRCS+= \ 4 compat_Ovfork.S \ 5 compat_msgctl.S \ 6 compat_quotactl.S \ 7 compat_shmctl.S \ 8 compat_sigaction.S \ 9 compat_sigpending.S \ 10 compat_sigprocmask.S \ 11 compat_sigreturn.S \ 12 compat_sigsuspend.S \ 13