summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/cxa-atexit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/cxa-atexit/Makefile')
-rw-r--r--src/regress/lib/libc/cxa-atexit/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/regress/lib/libc/cxa-atexit/Makefile b/src/regress/lib/libc/cxa-atexit/Makefile
deleted file mode 100644
index a2821e01d3..0000000000
--- a/src/regress/lib/libc/cxa-atexit/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
1# $OpenBSD: Makefile,v 1.3 2013/08/06 19:11:53 miod Exp $
2
3SUBDIR+= libgd1 libgd2 test1
4
5install:
6
7.include <bsd.subdir.mk>