head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2003.02.03.17.05.26; author swiergot; state Exp; branches; next ; desc @@ 1.1 log @- Initial release. - Version 1.0b1. @ text @--- Makefile.orig 2002-03-20 20:49:06.000000000 +0100 +++ Makefile 2003-02-03 17:58:17.000000000 +0100 @@@@ -4,8 +4,7 @@@@ ### fbgrab: fbgrab.c - splint +posixlib fbgrab.c - gcc -g -Wall fbgrab.c -lpng -lz -o fbgrab + gcc -O2 -g -Wall fbgrab.c -lpng -lz -o fbgrab install: strip fbgrab @ .