repo.or.cz
/
pwlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed warnings under Solaris
[pwlib.git]
/
plugins
/
vidinput_dc
/
Makefile.in
blob
ebdf36b1d5ec5c67a876905a3630da19893be1c4
1
ifndef
PWLIBDIR
2
PWLIBDIR
= $(
HOME
)/
pwlib
3
endif
4
5
PLUGIN_NAME
=
dc
6
PLUGIN_FAMILY
=
device
/
videoinput
7
PLUGIN_LIBS
= -
lraw1394
-
ldv
-
ldc1394_control
8
PLUGIN_SOURCES
=
video4dc1394.
cxx
9
10
CFLAGS
=
@DC_CFLAGS@
11
12
include
..
/
..
/
make
/
plugins.mak