index
:
tinyalsa
master
Tiny library to interface with ALSA in the Linux kernel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doxygen
/
Makefile
blob: e4ab6ce376c7f76fc81d1aca33331e3011f32848 (
plain
)
1
2
3
4
5
6
7
DOXYGEN ?= doxygen DOXYGENFLAGS = .PHONY: all all: $(DOXYGEN) $(DOXYGENFLAGS)