Makefile.inc revision 1.2
11.2Sbouyer# $NetBSD: Makefile.inc,v 1.2 2011/03/06 17:08:14 bouyer Exp $ 21.1Smatt 31.1SmattSRCS+= compat_Ovfork.S \ 41.1Smatt compat___sigreturn14.S compat___sigtramp1.S \ 51.1Smatt compat_msgctl.S compat___semctl.S compat_shmctl.S \ 61.1Smatt compat_sigaction13.S compat_sigpending13.S compat_sigprocmask13.S \ 71.2Sbouyer compat_sigreturn13.S compat_sigsuspend13.S compat_quotactl.S 8