X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Client%20Applications%2Frti2rto%2FMakefile;h=f9ca133d81ec0e365c42a7c0d17d440f5b4ece12;hb=0fb676244827a448dc60118d6558c4a4e346ffee;hp=3eadfbf8275cbb4e87bad9bfa29f12f2913242e6;hpb=59bc65eea1e9a2cab6b1d51f4567cffc033fe938;p=freerainbowtables diff --git a/Client Applications/rti2rto/Makefile b/Client Applications/rti2rto/Makefile index 3eadfbf..f9ca133 100644 --- a/Client Applications/rti2rto/Makefile +++ b/Client Applications/rti2rto/Makefile @@ -19,6 +19,9 @@ clean: debug: DEBUG += -DDEBUG -g debug: all +m32: DEBUG += -m32 +m32: rti2rto + rebuild: clean all MemoryPool.o: $(COMMON_API_PATH)/MemoryPool.h $(COMMON_API_PATH)/MemoryPool.cpp $(COMMON_API_PATH)/Public.h