changeset 1515:677002de7795

Remove unused target.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 08 Feb 2015 20:03:42 +0200
parents 835360392879
children f2b2e7441e3c
files maps/Makefile
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/maps/Makefile	Sun Feb 08 20:02:21 2015 +0200
+++ b/maps/Makefile	Sun Feb 08 20:03:42 2015 +0200
@@ -27,10 +27,6 @@
 maps: $(addsuffix .ppm,$(MAPLIST)) $(TARGETS)
 
 
-#laenor.map:
-#	cat ~/mapping.log | grep -v "^$$" > tmp
-#	$(MKSPECIAL_BIN) -v -o $@ -r 100 -R 65 -m 40 tmp -a -d -I $(patsubst %.map,%.initial,$@)
-
 include Makefile.inc
 
 ###