summaryrefslogtreecommitdiff
path: root/strata/build-essential
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-03-06 21:00:25 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-03-20 20:21:20 +0900
commit57f8793d546489831ca7ecf3c7101abca29eb07e (patch)
tree9c2d30dd925840aad8a16de8d91f6f161413a543 /strata/build-essential
parent000257c657705ecf7dc650d54cdafbb99811df04 (diff)
downloaddefinitions-57f8793d546489831ca7ecf3c7101abca29eb07e.tar.gz
Adding make to the new build-essential
Diffstat (limited to 'strata/build-essential')
-rw-r--r--strata/build-essential/make.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/build-essential/make.morph b/strata/build-essential/make.morph
new file mode 100644
index 00000000..1259b342
--- /dev/null
+++ b/strata/build-essential/make.morph
@@ -0,0 +1,5 @@
+name: make
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-nls