1 2 3 4 5 6 7 8
current: all_modules include ../Makefile PDP_PIDIP_CFLAGS += -I../../pdp/include OBJECTS = pidip.o yuv.o all_modules: $(OBJECTS)