File: Makefile.am

package info (click to toggle)
trueprint 5.4-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,384 kB
  • sloc: sh: 12,296; ansic: 8,482; makefile: 115
file content (7 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (7)
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@