summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/Makefile
diff options
context:
space:
mode:
authorart <>2002-02-18 11:29:50 +0000
committerart <>2002-02-18 11:29:50 +0000
commit4dece66721925f16b358eba5998b9e45cf848346 (patch)
tree32d9e375a0bd47a78b52e2ab03779ad7a70b40c7 /src/regress/lib/libc/malloc/Makefile
parent95b8c81a06fe83c1da3920fa285b5abc83bae839 (diff)
downloadopenbsd-4dece66721925f16b358eba5998b9e45cf848346.tar.gz
openbsd-4dece66721925f16b358eba5998b9e45cf848346.tar.bz2
openbsd-4dece66721925f16b358eba5998b9e45cf848346.zip
tags cleanup.
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