0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-29 04:31:22 +02:00
doodle3d-firmware/src/Makefile

6 lines
155 B
Makefile
Raw Normal View History

2013-05-02 16:29:29 +02:00
all:
@echo "No compilation here...(dummy Makefile to keep buildroot happy)"
clean:
@echo "No cleaning here... (dummy Makefile to keep buildroot happy)"