chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e85299d
)
Makefile work in own dir again
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 20 Sep 2012 03:30:00 +0000
(
04:30
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 20 Sep 2012 03:30:00 +0000
(
04:30
+0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index df8862d648336ffb5e0dfde465375e33bfa5ae47..317fe3987b334c153c4819ce5356e7be6eb68439 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3,7
+3,8
@@
HRR=/home/reprap
SLIC3R=$(HRR)/Slic3r/bin/slic3r
SKEINFORGE=python $(HRR)/reprappro-software.git/skeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py
-PLAY ?= .
+CWD := $(shell pwd)
+PLAY ?= $(CWD)
CONFIG=slic3r-config.ini