summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a193620..5467083 100644
--- a/Makefile
+++ b/Makefile
@@ -72,7 +72,6 @@ else
# The `real' makefile part.
CFLAGS += -Wall -W -ansi -pedantic
-LIBS += -lm
ifdef TEST
CFLAGS += -DLOGALLOC