head 1.1; branch 1.1.1; access ; symbols start:1.1.1.1 cairo:1.1.1; locks ; strict; comment @# @; 1.1 date 2004.05.30.22.54.43; author davidr; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.05.30.22.54.43; author davidr; state Exp; branches ; next ; desc @@ 1.1 log @Initial revision @ text @CFLAGS=-g -Wall `pkg-config --cflags glitz-glx` -DGLITZ_GLX_BACKEND LDFLAGS=`pkg-config --libs glitz-glx` PROGS=glitzinfo all: $(PROGS) clean: rm -f $(PROGS) *.o @ 1.1.1.1 log @Initial import of glitzinfo @ text @@