mandelbrot/Makefile
2022-07-04 19:22:36 +02:00

3 lines
46 B
Makefile

all:
g++ graphics.cpp main.cpp -o mandelbrot