# were discovered by fbuild to be the fastest on that platform. believe it or
# not, O2 makes this code run much slower for most compilers.
+debug: all
all: ode-lib drawstuff-lib ode-test drawstuff-test
@echo SUCCESS
%.exe: %$(OBJ)
$(CC) $(C_EXEOUT)$@ $< $(ODE_LIB) $(DRAWSTUFF_LIB) $(RESOURCE_FILE) $(LINK_OPENGL) $(LINK_MATH)
-
# windows specific rules
lib/resources.RES: drawstuff/src/resources.rc