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 printf that was interpreted as a trigraph
[pwlib.git]
/
plugins
/
sound_alsa
/
Makefile
blob
cb58bb2e38e66425dd2c0aa24074621eb46e18ee
1
ifndef
PWLIBDIR
2
PWLIBDIR
= $(
HOME
)/
pwlib
3
endif
4
5
PLUGIN_NAME
=
alsa
6
PLUGIN_FAMILY
=
device
/
sound
7
PLUGIN_LIBS
= -
lasound
8
PLUGIN_SOURCES
=
sound_alsa.
cxx
9
10
include
..
/
..
/
make
/
plugins.mak