From: Ian Jackson Date: Sat, 2 Mar 2019 01:37:50 +0000 (+0000) Subject: fix so we actually regenrate faces.plag X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=fc60d3ddb777cc272bef2a832f860948a613ae46;p=pandemic-rising-tide.git fix so we actually regenrate faces.plag --- diff --git a/Makefile b/Makefile index bbdfc26..6aa1cc3 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ opt.plag: maybe-rerun-optim map.plag $(PLANAR_GRAPH) Makefile B T OUTER-F2V OUTER-F12VA \ PCO CP RAE \ D 0 NLOPT \ - W $@.tmp \ + W $@.tmp faces.plag: opt.plag $(PLANAR_GRAPH) Makefile $(PLANAR_GRAPH) RF $< W-FACES $@.tmp && $i