summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/malloc/Makefile')
-rw-r--r--src/regress/lib/libc/malloc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libc/malloc/Makefile b/src/regress/lib/libc/malloc/Makefile
index e328451d5a..0e8eee5478 100644
--- a/src/regress/lib/libc/malloc/Makefile
+++ b/src/regress/lib/libc/malloc/Makefile
@@ -1,5 +1,4 @@
1# $OpenBSD: Makefile,v 1.2 2002/01/01 23:00:51 art Exp $ 1# $OpenBSD: Makefile,v 1.3 2002/02/18 11:29:50 art Exp $
2# $NetBSD: Makefile,v 1.2 1995/04/20 22:40:13 cgd Exp $
3 2
4PROG= malloc0test 3PROG= malloc0test
5 4