firmware/general/package/gk7205v200-motors/src/Makefile

4 lines
58 B
Makefile

motor:
mkdir -p output
$(CC) $@.c -o output/$@ -s -Wall