aboutsummaryrefslogtreecommitdiff
path: root/system/Makefile
blob: 8dd3092909dd8892a864e5ae8f94349dabcf108a (plain)
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)