@@ -1,8 +1,8 @@ .PHONY : all windows doc DC=dmd -DC_OPT=-O -release +DC_OPT=-O -release -inline SRC = $(wildcard *.d polemy/*.d tricks/*.d)