diff options
Diffstat (limited to 'src/regress/lib/libc/cxa-atexit/Makefile')
-rw-r--r-- | src/regress/lib/libc/cxa-atexit/Makefile | 7 |
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 | |||
3 | SUBDIR+= libgd1 libgd2 test1 | ||
4 | |||
5 | install: | ||
6 | |||
7 | .include <bsd.subdir.mk> | ||