1 # $NetBSD: Makefile.inc,v 1.4 2007/10/09 18:18:33 rmind Exp $
5 ASM= aio_cancel.S aio_error.S aio_fsync.S aio_read.S aio_return.S \
6 aio_write.S lio_listio.S \
7 mq_close.S mq_getattr.S mq_notify.S mq_open.S \
8 mq_setattr.S mq_unlink.S \
9 pset_create.S pset_destroy.S pset_assign.S _pset_bind.S
14 ASMDEPS= ${.CURDIR}/sys/Makefile.inc ${ARCHDIR}/SYS.h \
15 ${DESTDIR}/usr/include/sys/syscall.h
19 printf '#include "SYS.h"\nRSYSCALL(${.PREFIX})\n' >${.TARGET}