summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/alloca/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/alloca/Makefile')
-rw-r--r--src/regress/lib/libc/alloca/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/regress/lib/libc/alloca/Makefile b/src/regress/lib/libc/alloca/Makefile
deleted file mode 100644
index f31417cda7..0000000000
--- a/src/regress/lib/libc/alloca/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
1# $OpenBSD: Makefile,v 1.1 2003/02/12 06:49:04 mickey Exp $
2
3PROG= alloca
4
5.include <bsd.regress.mk>