home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d7xx
/
d702
/
indent.lha
/
Indent
/
README
< prev
next >
Wrap
Text File
|
1992-08-03
|
742b
|
20 lines
README for GNU indent version 1.3
To install, edit the first part of Makefile ("Configurable things") to
correctly define your local paths. For example, make sure that
`bindir' is set to the directory where you wish to place the executable.
Then type "make" and the executable will be created. Note that minor
configuration is needed to properly read directories, and if this
fails, the `make' process will inform you that you cannot make
numbered backups.
For a slight speedup, you may define one of the alternatives to
the function mymemcpy() in sys.h.
Type "make install" to install the program and info file.
Look at RELEASE-NOTES for changes from the previous version.
Please address bug-reports to bug-gnu-utils@prep.ai.mit.edu