3 lines
45 B
Makefile
3 lines
45 B
Makefile
nyancat: nyancat.c
|
|
gcc -o nyancat nyancat.c
|
nyancat: nyancat.c
|
|
gcc -o nyancat nyancat.c
|