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
8fc4da4e
...
8fc4da4e86d9b914b2765e2b63d35ec64e56bd6d
authored
2003-02-14 16:10:29 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added pick
1 parent
74d00d22
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 @
8fc4da4
...
...
@@ -19,5 +19,6 @@ install-mh
mark
anno
mhl
pick
*.output
.gdbinit
...
...
mh/Makefile.am
View file @
8fc4da4
...
...
@@ -27,6 +27,7 @@ PROGRAMS_MH = \
mark
\
mhl
\
mhpath
\
pick
\
refile
\
repl
\
rmf
\
...
...
@@ -45,6 +46,7 @@ EXTRA_PROGRAMS = \
mark
\
mhl
\
mhpath
\
pick
\
refile
\
repl
\
rmf
\
...
...
Please
register
or
sign in
to post a comment