]> Dogcows Code - chaz/yoink/blobdiff - Makefile
initial mesh testing
[chaz/yoink] / Makefile
index 5e9510c444aeb50529cbd40c399808fe896add4c..5809c575cb5d2adfb53dd344afbaf0cd909bb646 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -72,7 +72,7 @@ ifeq ($(DEP_TRACKING),true)
 COMPILE                = ./tools/compile.lua
 endif
 
-ifeq ($(AS_NEEDED),true)
+ifeq ($(DEP_MINIMIZING),true)
 LINK           = ./tools/link.lua
 endif
 
This page took 0.018494 seconds and 4 git commands to generate.