summaryrefslogtreecommitdiff
path: root/strata/core/automake.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/automake.morph')
-rw-r--r--strata/core/automake.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/core/automake.morph b/strata/core/automake.morph
deleted file mode 100644
index 282535d6..00000000
--- a/strata/core/automake.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: automake
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./bootstrap.sh
-- ./configure --prefix="$PREFIX"
-build-commands:
-- unset DESTDIR; make