File: README

package info (click to toggle)
heroes 0.21-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,716 kB
  • ctags: 3,157
  • sloc: ansic: 27,954; sh: 3,959; makefile: 722; yacc: 318; sed: 51; lisp: 10; perl: 9
file content (19 lines) | stat: -rw-r--r-- 1,030 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
These files are miscellaneous tools used by the configure, build,
install, or/and release processes.  Most of them are used from the
Makefiles (maybe only if ./configure decided so), but a few of them
are meant to be run manually.  The list below attempts to give a short
summary for each of the file that doesn't come along with autoconf or
automake.

alpha.sh        make an alpha release (distcheck, upload, web-update, announce)
autogen.sh      create all autoconf/automake generated files
cvsboot.sh      bootstrap a fresh CVS checkout
exnews.pl       get latest entry from any ChangeLog-like file (used with NEWS)
fetish-sync.sh  update all files shared with (=stolen from) fetish
genm4mam.sh     create m4/Makefile.inc
genpotfile.sh   create po/POTFILES.in
readme.sed      used to extract the top-level README from the Texinfo manual
upgettext.sh    install gettext's files and patch them

The file `HACKING', at the top-level directory of the distribution,
might give some instructions regarding the usage of these files.