* Add the 3xx and 1xx rules that were missing.
This commit is contained in:
jean.chalard
2009-01-04 06:55:56 +00:00
parent a85da61604
commit 21558d85b0
+4
View File
@@ -75,6 +75,10 @@ $(TARGET): $(OBJS) ../../JGE/lib/linux/libjge.a
linux: $(TARGET)
3xx: $(TARGET)
1xx: $(TARGET)
debug: linux
clean: