X-Git-Url: https://git.llucax.com/software/dgc/dgcbench.git/blobdiff_plain/205f85e112c3611d888e5d56edb6e4e5b64a71ae..e5ddd0131bf58dc9fa5505c253883caa448a547b:/Makefile?ds=inline diff --git a/Makefile b/Makefile index ca678cf..0a0ec05 100644 --- a/Makefile +++ b/Makefile @@ -3,9 +3,8 @@ VERS := naive DC := dmd DL := dmd GNUPLOT := gnuplot +DFLAGS += -defaultlib=tango-base-dmd-$(VERS) -debuglib=tango-base-dmd-$(VERS) DFLAGS += -release -inline -O -DFLAGS += -defaultlib=tango-base-dmd-$(VERS) -debuglib=tango-base-dmd-$(VERS) \ - -L-ltango-user-dmd-$(VERS) O := $(VERS)