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.
2003-07-17 13:28:56 -04:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: libraw1394
|
|
|
|
Description: Interface library for the Linux IEEE1394 drivers.
|
|
|
|
Version: @VERSION@
|
|
|
|
Libs: -L${libdir} -lraw1394
|
2004-11-19 23:56:36 -05:00
|
|
|
Cflags: -I${includedir}
|