fix for freebsd

This commit is contained in:
denis
2006-12-15 22:10:55 +00:00
parent af147a1d14
commit 4c8d8daf06

View File

@ -1,6 +1,6 @@
CC?=gcc
CFLAGS+=-I../libowfat -Wall -pipe -O2
LDFLAGS+=-L../libowfat/ -lowfat -s
LDFLAGS+=-L../libowfat/ -lowfat -s -lm
SOURCES=opentracker.c trackerlogic.c scan_urlencoded_query.c