Changeset 1032 for 1.8.3/trunk/utils/README.txt
- Timestamp:
- 07/08/07 20:50:12 (1 year ago)
- Files:
-
- 1.8.3/trunk/utils/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/trunk/utils/README.txt
r919 r1032 12 12 fixdepend.pl: perl script used by 'make distdepend' 13 13 14 fixdiff.scm: scheme script to convert a diff with Windows-style path 15 separators to Unix-style ones. 16 14 17 gentables.c: Compiles into a program used to make src/tables.c 15 18 … … 19 22 that used two files for sitelocks. 20 23 21 mkcmds.sh: Script used to make hdrs/funs.h and hdrs/cmds.h 22 mkcmds.sh.in: Turned into mkcmds.sh by configure. 24 mkcmds.pl: Perl script used by the makefile to create hdrs/funs.h, 25 hdrs/cmds.h, hdrs/patches.h, hdrs/switches.h and src/switchinc.c when 26 needed. 23 27 24 28 mkvershlp.pl: perl script that turns the CHANGES.* files into
