1 2 3 4 5 6 7 8 9 10 11
OBJECTS = $(PDP_X11MOD) include ../../Makefile.config all: $(OBJECTS) clean: rm -f *~ rm -f *.o