Pristine Ack-5.5
[Ack-5.5.git] / util / LLgen / READ_ME
1 $Id: READ_ME,v 1.4 1994/06/24 10:09:25 ceriel Exp $
2
3 To install LLgen, proceed as follows:
4
5 - create a directory to put the libraryfiles in, f.i.
6         /usr/local/lib/LLgen
7 - cd to the src directory
8 - adapt the file machdep.c, should be easy
9 - adapt the Makefile, changing the options to the C-compiler if
10   necessary.
11 - change back to this directory
12 - edit the Makefile. LIBDIR should be set to the directory for the
13   library files, INSTALLDIR should be set to the directory where LLgen
14   is to be put.
15 - now type 
16         make firstinstall
17 - This should do all the work.
18
19 LLgen.1 contains a man-page.