From 21558d85b0f94b2006482304ff346fe28f7838fc Mon Sep 17 00:00:00 2001 From: "jean.chalard" Date: Sun, 4 Jan 2009 06:55:56 +0000 Subject: [PATCH] J : * Add the 3xx and 1xx rules that were missing. --- projects/mtg/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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: