Add Makefile

This commit is contained in:
Matúš Púll 2025-07-26 12:48:38 +02:00
parent 642e5e254c
commit b6b296d099

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
all: recursive.cpp
g++ $< -Iraylib -lraylib -o piskvorky