summaryrefslogtreecommitdiffstats
path: root/tools/test/malloc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/malloc/Makefile')
-rw-r--r--tools/test/malloc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/test/malloc/Makefile b/tools/test/malloc/Makefile
index 0db5977..6637ab1 100644
--- a/tools/test/malloc/Makefile
+++ b/tools/test/malloc/Makefile
@@ -1,5 +1,6 @@
+# $FreeBSD$
PROG= malloc
-SRCS= main.c malloc.c
+SRCS= main.c
.PATH: ${.CURDIR}/../../../lib/libc/stdlib
NOMAN= sorry
OpenPOWER on IntegriCloud