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