projects
/
mmh
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make the test suite work on systems other than Linux. Still needs work.
[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/*.[158]
44
/man/man.sed
45
/mts/libmts.a
46
/sbr/*.a
47
/sbr/sigmsg.h
48
/test/testbuild/
49
/test/testinstall/
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
101
# Removed by mostlyclean:
102
*.o