# HG changeset patch # User drewp@bigasterisk.com # Date 2013-06-15 07:41:47 # Node ID 63cb3a36359409c558fea372eed009196837b984 # Parent dba13cb837f63fe7ed09e488ea7e969f4106c4e1 error in show makefile output filename Ignore-this: e246058d45ed2f38cef074db0eb03174 diff --git a/show/dance2013/makefile b/show/dance2013/makefile --- a/show/dance2013/makefile +++ b/show/dance2013/makefile @@ -1,4 +1,4 @@ -patch.n3: patch-source.n3 patch-rules.n3 +build/patch.n3: patch-source.n3 patch-rules.n3 cwm patch-source.n3 --filter=patch-rules.n3 --n3=/ > build/patch.n3 # this only to help the 2012 tools work