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

4 lines
64 B
Makefile

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