6 lines
64 B
Makefile
6 lines
64 B
Makefile
LDLIBS := -lSDL2 -lSDL2_image
|
|
|
|
MAJOR := 1
|
|
MINOR := 0
|
|
PATCH := 0
|