Add a Makefile for the siginfo tests
This commit is contained in:
parent
b91e258047
commit
3db3349e14
5
regress/lib/libc/siginfo/Makefile
Normal file
5
regress/lib/libc/siginfo/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
# $NetBSD: Makefile,v 1.1 2003/09/14 07:06:40 christos Exp $
|
||||
|
||||
SUBDIR+= sigalrm sigchld sigsegv
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
Reference in New Issue
Block a user