X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=173f5cd510e71c5928357790de047b50d3132bb8;hb=3ae70b9d27b4b2c038f35b0aa5985c368542a486;hp=8a51c93a811025640d07da5f7ae7622a3483046f;hpb=07ed632468cc7e9b6561094ce787b0035d38f328;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index 8a51c93a..173f5cd5 100644 --- a/Makefile +++ b/Makefile @@ -75,6 +75,9 @@ x11: sdl: @$(MAKE_CMD) TARGET=sdl +sdl2: + @$(MAKE_CMD) TARGET=sdl2 + solaris: @$(MAKE_CMD) PLATFORM=solaris TARGET=x11