blob: f8c1b906a90f140abe5e586668f61e91979f4750 [file] [log] [blame]
all:
echo done.
clean:
cd calc
$(MAKE) clean
cd ..
cd dime
$(MAKE) clean
cd ..