This repository has been archived on 2022-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
libraw1394/src/Makefile.am

30 lines
628 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
# the libraw1394 itself
lib_LTLIBRARIES = libraw1394.la
libraw1394_la_LDFLAGS = -version-info @lt_major@:@lt_revision@:@lt_age@
libraw1394_la_SOURCES = \
main.c \
eventloop.c \
errors.c \
readwrite.c \
iso.c \
fcp.c \
arm.c \
version.c \
kernel-raw1394.h \
raw1394_private.h \
ieee1394-ioctl.h \
dispatch.c \
fw.c \
fw-iso.c \
fw.h \
firewire-cdev.h \
firewire-constants.h
# headers to be installed
pkginclude_HEADERS = raw1394.h csr.h ieee1394.h