Added section 7 to man pages.
[mmh] / .gitignore
1 # Not removed by any Makefile target:
2 .DS_Store
3
4 # Removed by superclean:
5 /ChangeLog
6 /Makefile.in
7 /aclocal.m4
8 /compile
9 /config.guess
10 /config.h.in
11 /config.h.in~
12 /config.sub
13 /configure
14 /depcomp
15 /install-sh
16 /missing
17 /ylwrap
18 /nmh-*.tar.gz
19
20 # Removed by maintainer-clean:
21 /autom4te.cache/
22 /sbr/dtimep.c
23 /cscope.files
24 /cscope.out
25
26 # Removed by distclean:
27 .deps/
28 .dirstamp
29 /Makefile
30 /config.h
31 /config.log
32 /config.status
33 /test/common.sh
34 /stamp-h1
35
36 # Removed by clean:
37 /RPM/
38 a.out.dSYM/
39 /config/version.c
40 /etc/mhn.defaults
41 /etc/mts.conf
42 /etc/sendfiles
43 /man/*.[1578]
44 /man/man.sed
45 /man/mh-chart.man
46 /mts/libmts.a
47 /sbr/*.a
48 /sbr/sigmsg.h
49 /test/testdir/
50 /uip/ali
51 /uip/anno
52 /uip/ap
53 /uip/burst
54 /uip/comp
55 /uip/conflict
56 /uip/dist
57 /uip/dp
58 /uip/flist
59 /uip/fmtdump
60 /uip/folder
61 /uip/forw
62 /uip/inc
63 /uip/install-mh
64 /uip/mark
65 /uip/mhbuild
66 /uip/mhl
67 /uip/mhlist
68 /uip/mhmail
69 /uip/mhn
70 /uip/mhparam
71 /uip/mhpath
72 /uip/mhshow
73 /uip/mhstore
74 /uip/mhtest
75 /uip/msgchk
76 /uip/msh
77 /uip/new
78 /uip/packf
79 /uip/pick
80 /uip/post
81 /uip/prompter
82 /uip/rcvdist
83 /uip/rcvpack
84 /uip/rcvstore
85 /uip/rcvtty
86 /uip/refile
87 /uip/repl
88 /uip/rmf
89 /uip/rmm
90 /uip/scan
91 /uip/send
92 /uip/show
93 /uip/slocal
94 /uip/sortm
95 /uip/spost
96 /uip/viamail
97 /uip/whatnow
98 /uip/whom
99 /uip/*.exe
100 /test/fakesmtp
101 /test/getfullname
102 /test/getfqdn
103
104 # Removed by mostlyclean:
105 *.o