Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/regress/lib/libc/siginfo Add a Makefile for the siginfo tests



details:   https://anonhg.NetBSD.org/src/rev/a7a6a55e243f
branches:  trunk
changeset: 551932:a7a6a55e243f
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Sep 14 07:06:40 2003 +0000

description:
Add a Makefile for the siginfo tests

diffstat:

 regress/lib/libc/siginfo/Makefile |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r 91481bfb10a8 -r a7a6a55e243f regress/lib/libc/siginfo/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/regress/lib/libc/siginfo/Makefile Sun Sep 14 07:06:40 2003 +0000
@@ -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>



Home | Main Index | Thread Index | Old Index