## Process this file with automake to produce Makefile.in SUBDIRS = providers libcamelincludedir = $(includedir)/camel lib_LTLIBRARIES = libcamel.la INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) \ -I$(top_srcdir)/intl \ $(GTK_INCLUDEDIR) if ENABLE_THREADS pthread_SRC = \ camel-folder-pt-proxy.c \ camel-thread-proxy.c pthread_HDR = \ camel-folder-pt-proxy.h \ camel-thread-proxy.h else libcamel_pthread_SRC = libcamel_pthread_HDR= endif libcamel_la_SOURCES = \ camel.c \ camel-log.c \ camel-data-wrapper.c \ camel-exception.c \ camel-simple-data-wrapper.c \ camel-simple-data-wrapper-stream.c \ camel-stream-data-wrapper.c \ camel-folder.c \ camel-folder-summary.c \ camel-folder-utils.c \ camel-formatter.c \ camel-medium.c \ camel-marshal-utils.c \ camel-mime-body-part.c \ camel-mime-message.c \ camel-mime-part.c \ camel-mime-part-utils.c \ camel-multipart.c \ camel-op-queue.c \ camel-provider.c \ camel-recipient.c \ camel-seekable-stream.c \ camel-seekable-substream.c \ camel-service.c \ camel-session.c \ camel-store.c \ camel-stream.c \ camel-stream-b64.c \ camel-stream-buffer.c \ camel-stream-buffered-fs.c \ camel-stream-fs.c \ camel-stream-mem.c \ camel-transport.c \ data-wrapper-repository.c \ gmime-base64.c \ gmime-content-field.c \ gmime-utils.c \ gstring-util.c \ hash-table-utils.c \ md5-utils.c \ string-utils.c \ url-util.c \ $(pthread_SRC) libcamelinclude_HEADERS = \ camel.h \ camel-log.h \ camel-data-wrapper.h \ camel-exception.h \ camel-simple-data-wrapper.h \ camel-simple-data-wrapper-stream.h \ camel-stream-data-wrapper.h \ camel-folder.h \ camel-folder-summary.h \ camel-folder-utils.h \ camel-formatter.h \ camel-mime-body-part.h \ camel-marshal-utils.h \ camel-medium.h \ camel-mime-message.h \ camel-mime-part.h \ camel-mime-part-utils.h \ camel-multipart.h \ camel-op-queue.h \ camel-provider.h \ camel-recipient.h \ camel-seekable-stream.h \ camel-seekable-substream.h \ camel-service.h \ camel-session.h \ camel-store.h \ camel-stream.h \ camel-stream-b64.h \ camel-stream-buffer.h \ camel-stream-buffered-fs.h \ camel-stream-fs.h \ camel-stream-mem.h \ camel-transport.h \ data-wrapper-repository.h \ gmime-base64.h \ gmime-content-field.h \ gmime-utils.h \ gstring-util.h \ hash-table-utils.h \ md5-utils.h \ string-utils.h \ url-util.h \ camel-exception-list.def \ $(pthread_HDR) libcamel_extra_sources = \ camel-arg-collector.c libcamel_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir) EXTRA_DIST = \ $(libcamel_extra_sources) \ README e-10.1.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/shells/ammonite/Makefile
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* shells/ammonite: Update to 2.3.8Fernando ApesteguĂ­a2020-11-261-1/+1
* shells/ammonite: Update to 2.1.4Fernando ApesteguĂ­a2020-05-181-2/+2
* - Update to 2.1.1Hiroki Tagato2020-04-291-3/+4
* Update to 2.0.4Hiroki Tagato2020-04-241-1/+1
* Update to 2.0.1Jochen Neumeister2020-01-081-1/+1
* shells/ammonite: Update to 1.8.2Tobias Kortkamp2019-11-251-1/+1
* shells/ammonite: Update to 1.7.1Steve Wills2019-09-251-1/+1
* shells/ammonite: Update to 1.6.9Danilo G. Baio2019-08-301-1/+1