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