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
More factory changes to help with DLL
[pwlib.git]
/
plugins
/
vidinput_bsd
/
Makefile
blob
42fa6cffba66afe61bfa06235a8ec25c814cbfec
1
ifndef
PWLIBDIR
2
PWLIBDIR
= $(
HOME
)/
pwlib
3
endif
4
5
PLUGIN_NAME
=
bsdvideo
6
PLUGIN_FAMILY
=
device
/
videoinput
7
PLUGIN_LIBS
=
8
PLUGIN_SOURCES
=
vidinput_bsd.
cxx
9
10
include
..
/
..
/
make
/
plugins.mak