3 lines
36 B
Makefile
3 lines
36 B
Makefile
all:
|
|
g++ main.cpp -o image_colours
|
all:
|
|
g++ main.cpp -o image_colours
|