File: Makefile.am

package info (click to toggle)
lftp 1.1.981023-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 3,296 kB
  • ctags: 3,915
  • sloc: ansic: 26,417; cpp: 16,938; sh: 2,314; yacc: 861; makefile: 416; sed: 93
file content (4 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (3)
1
2
3
4
noinst_LIBRARIES = liblib.a
liblib_a_SOURCES = poll.h glob.h fnmatch.h regex.h
liblib_a_LIBADD = @LIBOBJS@ @ALLOCA@
INCLUDES = -I$(top_srcdir)/include