CfgUSBLoader/source/Makefile
2015-01-17 10:11:08 +00:00

8 lines
55 B
Makefile

default:
$(MAKE) -C ..
clean:
$(MAKE) -C .. clean