1
0
mirror of https://erdgeist.org/gitweb/opentracker synced 2024-05-10 07:54:50 +00:00

fix for freebsd

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

@ -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