current: all_modules include ../Makefile.config OBJECTS = pdp_ca.o pdp_ca_system.o all_modules: $(OBJECTS) clean: rm -f *~ rm -f *.o