summaryrefslogtreecommitdiff
path: root/alpine/Makefile.in
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2014-02-15 22:27:58 -0700
committerEduardo Chappa <chappa@washington.edu>2014-02-15 22:27:58 -0700
commitaa7d9f18ca61e2fb1998bcaedee9ecdfa93a0728 (patch)
tree72bee5a33580c59500d71f0fd324a0523deea4a0 /alpine/Makefile.in
parent4a1cb9fd5554ef858945894a4dbe36e55f965934 (diff)
downloadalpine-aa7d9f18ca61e2fb1998bcaedee9ecdfa93a0728.tar.xz
* Fixes to documentation to update old washington.edu/alpine site
for patches.freeiz.com/alpine/. Work in progress. * prototype function tigetstr in pico/osdep/terminal.c * folders encoded in modified utf7 are transformed their names to a human readable utf8. * New attempt to fix smime support in Alpine. Messages sent by alpine with or without attachments should validate in all servers and in all folder formats.
Diffstat (limited to 'alpine/Makefile.in')
-rw-r--r--alpine/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/alpine/Makefile.in b/alpine/Makefile.in
index 3ed80f64..77d07f13 100644
--- a/alpine/Makefile.in
+++ b/alpine/Makefile.in
@@ -338,7 +338,6 @@ AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include -DLOCALEDIR=\"$(lo
CLEANFILES = date.c
all: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) all-recursive
- rm -f date.c
.SUFFIXES:
.SUFFIXES: .c .lo .o .obj