box-o-sand/src/Makefile

6 lines
73 B
Makefile
Raw Normal View History

all:
cd 01-flickr && $(MAKE) && cd .. && \
cd 02-shipping && $(MAKE)