tremoved old build targets - cross-stitch - interactively turn images into patterns for cross stitching
HTML git clone git://src.adamsgaard.dk/cross-stitch
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit 0820da000ca07c035be193a3cf9b8e68ff4d6386
DIR parent 9f7ba6acfd6724f6b5d8731f6cfa93a6e9fbb641
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Sat, 15 Feb 2014 00:26:44 +0100
removed old build targets
Diffstat:
M Makefile | 8 --------
1 file changed, 0 insertions(+), 8 deletions(-)
---
DIR diff --git a/Makefile b/Makefile
t@@ -1,9 +1 @@
-README.rst: generate-readme.sh cross-stitch.py fisker-pattern.png
- @bash $< $@
-fisker-pattern.png: cross-stitch.py fiskeren.jpg
- @python $< -i fiskeren.jpg -o $@ -w 80 -c 16
-
-clean:
- $(RM) README.rst
- $(RM) fisker-pattern.png