X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=4da272c5b5d28980543322dc1ecb5335373f4406;hb=b40c5be44ed492da183f29d9f2f8184391c31cf0;hp=a4db1d9dc90ee599842e812c5a4241e3caba8171;hpb=e208db9f11f66f2315ecd1254c0a08a1e525f59d;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index a4db1d9d..4da272c5 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,10 @@ sdl: @$(MAKE_CMD) TARGET=sdl solaris: - @$(MAKE_CMD) PLATFORM=solaris + @$(MAKE_CMD) PLATFORM=solaris TARGET=x11 + +solaris-sdl: + @$(MAKE_CMD) PLATFORM=solaris TARGET=sdl msdos: @$(MAKE_CMD) PLATFORM=msdos