/[projects]/uloganalyzer/Makefile
ViewVC logotype

Contents of /uloganalyzer/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 121 - (show annotations) (download)
Mon Dec 1 14:39:04 2008 UTC (15 years, 5 months ago) by torben
File size: 184 byte(s)
Enable static linking.

1 uloganalyzer: uloganalyzer.cpp
2 g++ -Wall -o uloganalyzer uloganalyzer.cpp -static -static-libgcc -lGeoIP
3
4 test: uloganalyzer
5 ./uloganalyzer testdata.log
6
7
8 clean:
9 rm -f uloganalyzer

  ViewVC Help
Powered by ViewVC 1.1.20