diff options
Diffstat (limited to 'src/regress/lib/libc/cxa-atexit/Makefile')
| -rw-r--r-- | src/regress/lib/libc/cxa-atexit/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/regress/lib/libc/cxa-atexit/Makefile b/src/regress/lib/libc/cxa-atexit/Makefile deleted file mode 100644 index 5061ca04ac..0000000000 --- a/src/regress/lib/libc/cxa-atexit/Makefile +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.2 2010/05/10 18:20:31 drahn Exp $ | ||
| 2 | |||
| 3 | .include <bsd.own.mk> | ||
| 4 | |||
| 5 | |||
| 6 | .if ${COMPILER_VERSION:L} == "gcc3" || ${COMPILER_VERSION:L} == "gcc4" | ||
| 7 | SUBDIR+= libgd1 libgd2 test1 | ||
| 8 | .endif | ||
| 9 | |||
| 10 | install: | ||
| 11 | |||
| 12 | .include <bsd.subdir.mk> | ||
