File: Makefile.am

package info (click to toggle)
courierpassd 1.1.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 1,356 kB
  • ctags: 109
  • sloc: sh: 7,884; ansic: 798; makefile: 16
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@