summaryrefslogtreecommitdiff
path: root/regress/lib/libc_r/fork/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libc_r/fork/Makefile')
-rw-r--r--regress/lib/libc_r/fork/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/regress/lib/libc_r/fork/Makefile b/regress/lib/libc_r/fork/Makefile
index d8e724955c6..7d0b80bd968 100644
--- a/regress/lib/libc_r/fork/Makefile
+++ b/regress/lib/libc_r/fork/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:11 fgsch Exp $
+# $OpenBSD: Makefile,v 1.2 2002/01/03 00:43:47 art Exp $
PROG= fork
-SRCS= fork.c
-.include <bsd.prog.mk>
+.include <bsd.regress.mk>