CfgUSBLoader/source/Makefile

8 lines
55 B
Makefile
Raw Normal View History

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