-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMANIFEST
46 lines (45 loc) · 1.48 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# $Id$
# Filename Description
INSTALL.JP Installation Guide (in Japanese)
COPYRIGHT COPYRIGHT NOTICE
CREDITS Credits
ChangeLog The Change Log (in Japanese/English)
BugList Current known bug list
MANIFEST THIS file
Makefile.in Makefile template
Makefile.pre Makefile previously used
Makefile.pmake Makefile for pmake
NEWS Latest NEWS, or modification
README Original README
README.FIRST Our README
README.CONFIGURE help on configure based version
ToDo The "TODO" list (in Japanese)
acconfig.h autoconf file
config.guess autoconf file
config.h.in autoconf file
config.sub autoconf file
configure configuration script
configure.in auto conf description to generate configure
config.h.pre Parameter Configuration File previously used
distribute.1 Man page
distribute.c Distribute Main
archive.c Archiver Main
header.c Header parser
install-sh autoconf file
util.h Utility functions
patchlevel.h the patchlevel file
longstr.c long string handling library
longstr.h long string handling library
cdefs.h ANSI C glue
recipfile.c parse recipient file
recipfile.h parse recipient file (definition)
message.tmpl Message template file
message.c Reply message composer
message.h Reply message composer (definition)
tmpl2c.pl .tmpl file to .c file converter
strutil.c String Utilities
strutil.h String Utilities Header
pathutil.c Path handling utilities
pathutil.h Path handling utilities headers
history.c History related functions
history.h History related function definitions