]> git.llucax.com Git - software/dgc/dgcbench.git/blobdiff - Makefile
Always link against tango-user library
[software/dgc/dgcbench.git] / Makefile
index ca678cf820c10095a9189e572069828556aa5df7..0a0ec05cd4f8a3f2f2abd4d660a8a7bc14eba0ba 100644 (file)
--- 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)