/[projects]/uloganalyzer/Makefile
ViewVC logotype

Annotation of /uloganalyzer/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 121 - (hide 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 torben 116 uloganalyzer: uloganalyzer.cpp
2 torben 121 g++ -Wall -o uloganalyzer uloganalyzer.cpp -static -static-libgcc -lGeoIP
3 torben 116
4     test: uloganalyzer
5     ./uloganalyzer testdata.log
6    
7    
8     clean:
9     rm -f uloganalyzer

  ViewVC Help
Powered by ViewVC 1.1.20