computer-grafik-1/u01/Makefile

2 lines
34 B
Makefile

cg1: main.c
gcc -o cg1.exe main.c