summaryrefslogtreecommitdiff
path: root/strata/core/m4.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/m4.morph')
-rw-r--r--strata/core/m4.morph21
1 files changed, 21 insertions, 0 deletions
diff --git a/strata/core/m4.morph b/strata/core/m4.morph
new file mode 100644
index 00000000..42e0d86f
--- /dev/null
+++ b/strata/core/m4.morph
@@ -0,0 +1,21 @@
+name: m4
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: autotools
+pre-configure-commands: []
+configure-commands:
+- ./configure --prefix="$PREFIX" --disable-nls
+post-configure-commands: []
+pre-build-commands: []
+build-commands: []
+post-build-commands: []
+pre-install-commands: []
+install-commands: []
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []