7 lines
77 B
Makefile

all:
cd fancy_lores && make
clean:
cd fancy_lores && make clean
rm -f *~