gen/teisagi/Makefile
changeset 17 eb068a96fde8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gen/teisagi/Makefile	Sun Jul 01 21:11:59 2007 +0200
@@ -0,0 +1,3 @@
+teisagi.g: header.txt olot-girona.txt girona-olot.txt
+	(cat header.txt ; awk -f teisa-gi-olot.awk < girona-olot.txt; \
+	awk -f teisa-olot-gi.awk < olot-girona.txt; ) > teisagi.g