Circlean/diode_controller/Makefile

3 lines
35 B
Makefile

led: led.c
gcc -ggdb -o led led.c