Skip to content

Commit

Permalink
link in math library
Browse files Browse the repository at this point in the history
git-svn-id: https://nocs.stanford.edu/cgi-bin/svn.cgi/netrace/trunk@4602 ce7aba0d-9f81-40a6-a495-cecae84b0515
  • Loading branch information
razzfazz committed Apr 18, 2012
1 parent 7ebd61a commit 62fd678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
CC = gcc
CFLAGS = -Wall -O3 -c -g
LDFLAGS += -lm
ifdef ver
ifeq "$(ver)" "debug"
CFLAGS += -DDEBUG_ON
Expand Down

0 comments on commit 62fd678

Please sign in to comment.