summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-01-11 16:49:19 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-01-11 16:49:19 +0000
commit50f0b17eed671d784ceda3ad0c864a2b88fd909d (patch)
treec1a02b00157bb769987f7e25060c9c81f7f245d0
parent69239a8fd65ad7f55cc2d567c933a800d5d10fac (diff)
downloadgawk-baserock/morph.tar.gz
there is a bootstrap script, but it touches files rather than running autotools
-rw-r--r--gawk.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/gawk.morph b/gawk.morph
new file mode 100644
index 00000000..e5d0490d
--- /dev/null
+++ b/gawk.morph
@@ -0,0 +1,5 @@
+{
+ "name" : "gawk",
+ "kind" : "chunk",
+ "build-system" : "autotools"
+}