mirror of https://github.com/CIRCL/Circlean
3 lines
35 B
Makefile
3 lines
35 B
Makefile
|
led: led.c
|
||
|
gcc -ggdb -o led led.c
|