OBJECTS = pf_png.o include ../../Makefile.config all: $(OBJECTS) clean: rm -f *~ rm -f *.o