File: Makefile.am

package info (click to toggle)
pads 1.2-14
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,896 kB
  • sloc: ansic: 4,210; sh: 3,392; perl: 143; makefile: 54
file content (5 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (6)
1
2
3
4
5
# $Id: Makefile.am,v 1.2 2005/11/02 23:56:12 jfs Exp $
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libbstring.a
libbstring_a_SOURCES = bstrlib.c bstrlib.h bstraux.c bstraux.h util.c util.h
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src