X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=edd6f7a04a6f7d66a325c0ffc4a599a41961bd66;hb=47ac775c8ddf3573a066b5d417c9c785ff23d534;hp=a3c57c5a6389954a610d2a53b3e9c4f22df7b201;hpb=df9251e38718f55aaa427fdad19b76c7ca18ada5;p=reprap-play.git diff --git a/Makefile b/Makefile index a3c57c5..edd6f7a 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,21 @@ +# reprap-objects Makefile +# +# Build scripts for various 3D designs +# Copyright 2012-2016 Ian Jackson +# +# This work is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This work is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this work. If not, see . + HRR=/home/reprap SLIC3R=$(HRR)/Slic3r/bin/slic3r @@ -120,6 +138,8 @@ question-question.eps: question-question.fig question-token.stl: question-question.dxf +lemon-stand.stl: lemon-stand.scad + .PRECIOUS: $(SCREWRECESSTEST_DXFS) $(SCREWRECESSTEST_DXFS) \ $(foreach s,$(SCREWRECESSTEST_SIZES), \ screw-recess-test-number-s$s.fig \