File: Makefile.am

package info (click to toggle)
trueprint 5.3-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 1,744 kB
  • ctags: 728
  • sloc: ansic: 8,296; sh: 1,225; makefile: 138
file content (7 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
## Makefile.am -- Process this file with automake to produce Makefile.in

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

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