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

4 lines
58 B
Makefile

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