Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
0887604f
...
0887604f3cb77a90778fcebc77daa50f057b18d7
authored
2003-03-10 13:44:52 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added sortm
1 parent
f4e4082a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
mh/.cvsignore
mh/Makefile.am
mh/.cvsignore
View file @
0887604
...
...
@@ -22,6 +22,7 @@ mark
anno
mhl
pick
sortm
*.output
.gdbinit
mailutils-mh.el
...
...
mh/Makefile.am
View file @
0887604
...
...
@@ -34,6 +34,7 @@ PROGRAMS_MH = \
rmm
\
scan
\
send
\
sortm
\
whatnow
EXTRA_PROGRAMS
=
\
...
...
@@ -53,6 +54,7 @@ EXTRA_PROGRAMS = \
rmm
\
scan
\
send
\
sortm
\
whatnow
LIBRARIES_MH
=
libmh.a
...
...
Please
register
or
sign in
to post a comment