xref: /openbsd/regress/sys/kern/signal/Makefile (revision 264ca280)
1#	$OpenBSD: Makefile,v 1.5 2011/11/22 23:06:48 joshe Exp $
2
3SUBDIR+= sigfpe siginfo_addr fpsig earlysig cansig sigaltstack_fork
4
5install:
6
7.include <bsd.subdir.mk>
8