File: Makefile.am

package info (click to toggle)
courierpassd 1.1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,364 kB
  • ctags: 110
  • sloc: sh: 7,884; ansic: 798; makefile: 20
file content (8 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# $Id: Makefile.am,v 1.1 2005/10/15 22:14:55 astjean Exp $
# build a library for missing system functions

INCLUDES = -I$(top_builddir) -I$(top_srcdir)

noinst_LIBRARIES = libreplace.a
libreplace_a_SOURCES =
libreplace_a_LIBADD = @LIBOBJS@