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
eba0f30a
...
eba0f30ac283face77ba155cc6931733b7971853
authored
2001-08-06 17:19:44 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added msgset.y
1 parent
487ae98f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
mail/Makefile.am
mail/Makefile.am
View file @
eba0f30
AUTOMAKE_OPTIONS
=
../lib/ansi2knr no-dependencies
if
MAINTAINER_MODE
AM_YFLAGS
=
-vt
endif
INCLUDES
=
-I
${
top_srcdir
}
/include -I
${
top_srcdir
}
/lib @ARGPINCS@
AM_CFLAGS
=
-DSITE_MAIL_RC
=
\"
@SITE_MAIL_RC@
\"
...
...
@@ -10,7 +12,7 @@ mail_LDADD = @ARGPLIBS@ ../mailbox/libmailbox.la ../lib/libmailutils.a \
mail_SOURCES
=
alias.c alt.c cd.c copy.c delete.c dp.c echo.c
\
edit.c eq.c exit.c file.c folders.c followup.c from.c headers.c help.c
\
hold.c
if
.c inc.c list.c mail.c mail.h mailline.c mbox.c
next.c pipe
.c
\
p
revious.c print.c quit.c reply.c retain.c save.c send.c set.c shell
.c
\
s
ize.c source.c summary.c table.c top.c touch.c unalias.c undelete
.c
\
unset.c util.c var.c version.c visual.c write.c z.c decode.c
hold.c
if
.c inc.c list.c mail.c mail.h mailline.c mbox.c
msgset.y next
.c
\
p
ipe.c previous.c print.c quit.c reply.c retain.c save.c send.c set
.c
\
s
hell.c size.c source.c summary.c table.c top.c touch.c unalias
.c
\
un
delete.c un
set.c util.c var.c version.c visual.c write.c z.c decode.c
...
...
Please
register
or
sign in
to post a comment