fix for freebsd

This commit is contained in:
Denis Ahrens 2006-12-15 22:10:55 +00:00
parent ed84edb53e
commit 8eee752d47
1 changed files with 1 additions and 1 deletions

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