INCLUDES = `gdome-config --cflags` `xslt-config --cflags` gdome_xslt.o: gdome_xslt.c gcc -c $(INCLUDES) $< clean: rm -f gdome_xslt.o