File: Makefile.am

package info (click to toggle)
le 1.9.0-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,820 kB
  • ctags: 2,612
  • sloc: cpp: 15,994; ansic: 14,586; sh: 318; makefile: 105
file content (5 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (3)
1
2
3
4
5
noinst_LIBRARIES = liblib.a
liblib_a_SOURCES = poll.h fnmatch.h
liblib_a_LIBADD = @LIBOBJS@ @ALLOCA@

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