From 7388b4b3ca872aa11cd21a47511beed1c8e8a670 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 3 Jun 2017 18:19:50 +0100 Subject: [PATCH 1/1] sewing-table: blundering trying to get make to work --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index f3a3e1b..1ccbb32 100644 --- a/Makefile +++ b/Makefile @@ -165,6 +165,8 @@ question-question.eps: question-question.fig fig2dev -L eps <$< >$@.tmp @mv -f $@.tmp $@ +sewing-table%.stl: sewing-table-rear-profile.dxf + sewing-table-rear-profile.eps: sewing-table-rear-profile.fig fig2dev -L eps -D +40 <$< >$@.tmp @mv -f $@.tmp $@ -- 2.30.2