diff options
author | Galin Simeonov <gts@volconst.com> | 2021-09-27 22:53:48 +0300 |
---|---|---|
committer | Galin Simeonov <gts@volconst.com> | 2021-09-27 22:53:48 +0300 |
commit | b2b6003a8feec30490bf77daa2519afec187e438 (patch) | |
tree | 104a2ce23bdf9d07115a324d20ad1541663510f4 /doc/makefile | |
parent | 23ed9b15e22a58aa3a75f1fdec415dd098f961a3 (diff) | |
download | MEGATRON-b2b6003a8feec30490bf77daa2519afec187e438.tar.gz |
added an english specification
Diffstat (limited to 'doc/makefile')
-rw-r--r-- | doc/makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/makefile b/doc/makefile deleted file mode 100644 index 9ca1185..0000000 --- a/doc/makefile +++ /dev/null @@ -1,3 +0,0 @@ -install: - cat project.mg | preconv | groff -mg -Tps > a.ps - ps2pdf a.ps a.pdf |