summaryrefslogtreecommitdiff
path: root/scripts/makeself/lsm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makeself/lsm')
-rw-r--r--scripts/makeself/lsm15
1 files changed, 0 insertions, 15 deletions
diff --git a/scripts/makeself/lsm b/scripts/makeself/lsm
deleted file mode 100644
index 012efa4a1..000000000
--- a/scripts/makeself/lsm
+++ /dev/null
@@ -1,15 +0,0 @@
-Begin3
-Title: xmake
-Version: #xmake-version#
-Description: xmake is a cross-platform build utility based on lua.
- The project focuses on making development and building easier and
- provides many features (e.g package, install, plugin, macro, action, option, task ...),
- so that any developer can quickly pick it up and
- enjoy a productivity boost when developing and building projects.
-Keywords: make build
-Author: ruki ([email protected])
-Maintained-by: ruki ([email protected])
-Original-site: https://xmake.io/
-Platform: Unix; Windows
-Copying-policy: Apache-2.0
-End