Makefile.am 242 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 # Use automake to process this file -*-Makefile-*- CPPFLAGS = -Wall -pedantic include_HEADERS = mailbox.h lib_LTLIBRARIES = libmailbox.la libmailbox_la_SOURCES = mailbox.c unixmbox.c unixmbox.h libmailbox_la_LDFLAGS = -version-info 0:0:0