

Gtklogviewer:
	gcc -lm main.c -ogtklogfileviewer `pkg-config --cflags --libs gtk+-2.0` 
	strip gtklogfileviewer
	upx gtklogfileviewer