diff options
Diffstat (limited to 'src/regress/lib/libc/malloc/Makefile')
-rw-r--r-- | src/regress/lib/libc/malloc/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/regress/lib/libc/malloc/Makefile b/src/regress/lib/libc/malloc/Makefile deleted file mode 100644 index 7c919d1bc2..0000000000 --- a/src/regress/lib/libc/malloc/Makefile +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | # $OpenBSD: Makefile,v 1.5 2006/04/18 19:04:39 otto Exp $ | ||
2 | |||
3 | SUBDIR+= malloc0test malloc_errno malloc_ulimit1 malloc_ulimit2 | ||
4 | |||
5 | install: | ||
6 | |||
7 | .include <bsd.subdir.mk> | ||