chiark / gitweb /
Introduce DUTILS variable to replace PLAY
[reprap-play.git] / Makefile
index 2821dee0be9bb818d8000d9fad532e1f1ece45e8..3514caa264bc6dabdcac4d74683554c2fd37106d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,7 @@ FILAMENTSPOOL_DXFS=$(foreach n,$(FILAMENTSPOOL_NUMBERS), \
        filamentspool-number-n$n.dxf)
 
 $(addsuffix .auto.stl, $(foreach f,$(FILAMENTSPOOL_AUTOS),$(shell \
-       $(PLAY)/toplevel-find $(PLAY)/$f))): $(FILAMENTSPOOL_DXFS)
+       $(DUTILS)/toplevel-find $(CWD)/$f))): $(FILAMENTSPOOL_DXFS)
 
 filamentspool-numbers filamentspool.stl: $(FILAMENTSPOOL_DXFS)