summaryrefslogtreecommitdiff
path: root/fonts/utilities/mkpkfontdir/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/utilities/mkpkfontdir/INSTALL')
-rw-r--r--fonts/utilities/mkpkfontdir/INSTALL16
1 files changed, 16 insertions, 0 deletions
diff --git a/fonts/utilities/mkpkfontdir/INSTALL b/fonts/utilities/mkpkfontdir/INSTALL
new file mode 100644
index 0000000000..2022234228
--- /dev/null
+++ b/fonts/utilities/mkpkfontdir/INSTALL
@@ -0,0 +1,16 @@
+To install mkpkfontdir, carefully read the customizable section of the
+Makefile and edit the variables to your needs and taste.
+
+The code is written in Perl, but with no Perl 5 specifics except for the
+use of the Getopt module with long options names. If you use Perl 4,
+please copy the lnggetopt.pl file that is supplied to your Perl library,
+and select the appropriate line in the Makefile.
+
+Then simply type make install.
+
+Please do not edit the resulting manual page and program. Instead,
+edit the templates in tmpl and make again. Send me any useful
+modifications, please.
+
+Yves Arrouye <Yves.Arrouye@imag.fr>, August 1995
+