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