1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2025-01-10 16:29:48 +00:00
2017-04-04 09:12:52 -04:00

5 lines
36 B
Makefile

main: main.c
gcc -o main *.c -lm