aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-01-30 00:34:40 +0000
committerJohn Ankarström <john@ankarstrom.se>2021-01-30 00:34:40 +0000
commit2f93d5ca285903127349f3c7c526298c6d79b21a (patch)
treead699ea8d0110079b88135707be07076a3bb45a7
parent23bdb34cbfd3f17341b1b81f9e73e99ec0c9896b (diff)
downloadem-2f93d5ca285903127349f3c7c526298c6d79b21a.tar.gz
Add mk install
-rw-r--r--mkfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 53f73ae..74bd7b8 100644
--- a/mkfile
+++ b/mkfile
@@ -3,3 +3,8 @@ test:
README.html: README
em README > README.html
+
+install:
+ cp em /rc/bin/em
+ cp aux/emcollect /rc/bin/aux/emcollect
+ cp aux/emparse /rc/bin/aux/emparse