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