X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=00e7695b304c300c432e5e4d28fdd875c44125fc;hb=070915c688903880c053bc444cc7f161fdebd91d;hp=e24743a52444abb6240e57463f5219b3f79966b9;hpb=6e022fe74edcab8e9b6be32bcfdd7006f478e2ab;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index e24743a5..00e7695b 100644 --- a/Makefile +++ b/Makefile @@ -90,6 +90,9 @@ mac: mac-static: @$(MAKE_CMD) PLATFORM=macosx TARGET=sdl-static +mac2-static: + @$(MAKE_CMD) PLATFORM=macosx TARGET=sdl2-static + msdos: @$(MAKE_CMD) PLATFORM=msdos