summaryrefslogtreecommitdiffstats
path: root/ninja/build/slack-desc
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-04-10 11:58:37 +0000
committer Eric Hameleers <alien@slackware.com>2014-04-10 11:58:37 +0000
commitf446bf8c4f43f91e2c1e988bebc1f21a8674e847 (patch)
treec63f5f7d33b8f5bae6423fa213ce1e6f1229ab77 /ninja/build/slack-desc
parent0471873933f8dfa1956f97dfc68f5ddb5f66aae7 (diff)
downloadasb-f446bf8c4f43f91e2c1e988bebc1f21a8674e847.tar.gz
asb-f446bf8c4f43f91e2c1e988bebc1f21a8674e847.tar.xz
Initial revision
Diffstat (limited to '')
-rw-r--r--ninja/build/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/ninja/build/slack-desc b/ninja/build/slack-desc
new file mode 100644
index 00000000..21ad84e7
--- /dev/null
+++ b/ninja/build/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+ninja: ninja (build system with a focus on speed)
+ninja:
+ninja: Ninja is a small build system with a focus on speed.
+ninja: It differs from other build systems in two major respects:
+ninja: it is designed to have its input files generated by a higher-level
+ninja: build system, and it is designed to run builds as fast as possible.
+ninja:
+ninja:
+ninja:
+ninja: ninja home: http://martine.github.io/ninja
+ninja: