diff options
Diffstat (limited to 'regress/lib/libc_r/malloc_duel/Makefile')
-rw-r--r-- | regress/lib/libc_r/malloc_duel/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/regress/lib/libc_r/malloc_duel/Makefile b/regress/lib/libc_r/malloc_duel/Makefile deleted file mode 100644 index 7626a3878e4..00000000000 --- a/regress/lib/libc_r/malloc_duel/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# $OpenBSD: Makefile,v 1.1 2002/11/12 03:17:16 marc Exp $ - -PROG= malloc_duel - -.include <bsd.regress.mk> |