diff --git a/projects/mtg/Makefile b/projects/mtg/Makefile index 606909cd8..b07fae109 100644 --- a/projects/mtg/Makefile +++ b/projects/mtg/Makefile @@ -75,6 +75,10 @@ $(TARGET): $(OBJS) ../../JGE/lib/linux/libjge.a linux: $(TARGET) +3xx: $(TARGET) + +1xx: $(TARGET) + debug: linux clean: