summaryrefslogtreecommitdiff
path: root/minesweeper/Makefile
blob: d0bd6f8a036052bd90913ac2d6c9704acc4a45e1 (plain)
1
2
make all:
	gcc mine.c -o mine -lraylib -lGL -lm -lpthread -ldl -lrt -lX11