/[projects]/uloganalyzer/Makefile
ViewVC logotype

Annotation of /uloganalyzer/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 116 - (hide annotations) (download)
Mon Dec 1 11:48:31 2008 UTC (15 years, 5 months ago) by torben
File size: 161 byte(s)
Added uloganalyzer project

1 torben 116 uloganalyzer: uloganalyzer.cpp
2     g++ -Wall -o uloganalyzer uloganalyzer.cpp -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