7 lines
215 B
Makefile
7 lines
215 B
Makefile
# $NetBSD: Makefile,v 1.21 2003/01/30 19:47:00 thorpej Exp $
|
|
|
|
SUBDIR+= execve extent getcwd ipf kqueue lock lockf pipe poll ras \
|
|
sigtramp sysvmsg sysvsem sysvshm ucontext unfdpass writev
|
|
|
|
.include <bsd.subdir.mk>
|