2012-09-17 11:09:12 +02:00
|
|
|
# $NetBSD: Makefile.inc,v 1.2 2011/03/06 17:08:15 bouyer Exp $
|
2011-02-14 20:36:03 +01:00
|
|
|
|
|
|
|
SRCS+= compat_Ovfork.S \
|
|
|
|
compat___sigreturn14.S compat___sigtramp2.S \
|
|
|
|
compat_msgctl.S compat___semctl.S compat_shmctl.S \
|
|
|
|
compat_sigaction13.S compat_sigpending13.S compat_sigprocmask13.S \
|
2012-09-17 11:09:12 +02:00
|
|
|
compat_sigreturn13.S compat_sigsuspend13.S compat_quotactl.S
|