[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
libfap5 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,856 kB
  • ctags: 392
  • sloc: sh: 9,120; ansic: 5,323; makefile: 13
file content (14 lines) | stat: -rw-r--r-- 379 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile.am 195 2011-02-26 09:41:12Z oh2gve $


# Set library version info from configure.ac
libfap_la_LDFLAGS= -version-info $(FAP_LIBRARY_VERSION)


# Include the library.
lib_LTLIBRARIES = libfap.la
libfap_la_SOURCES = fap.h fap.c regs.h helpers.h helpers.c helpers2.h helpers2.c

# Include header file.
library_includedir=$(includedir)
library_include_HEADERS = fap.h