X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=Makefile;h=e058339a40bac9af41053072f94398e98e231dc5;hb=c4e1a476135ce36417cdd797481feeaaff4301af;hp=cf775274d67af633249720d5c09d13da35cfa659;hpb=1150bdce04915bf329bd816307fb2507eba80e15;p=rocksndiamonds.git diff --git a/Makefile b/Makefile index cf775274..e058339a 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ SRC_DIR = src MAKE_CMD = $(MAKE) -C $(SRC_DIR) all: - @$(MAKE_CMD) TARGET=sdl + @$(MAKE_CMD) TARGET=x11 x11: @$(MAKE_CMD) TARGET=x11