include apps/graph/Makefile #include apps/picview/Makefile app_objs += $(addprefix apps/,\ main.o\ ) products += $(app_objs) app.elf app.hex app.bin app.elf: $(app_objs)