repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
grub2: bring back build of aros-side grub2 tools
[AROS.git]
/
workbench
/
devs
/
AHI
/
Drivers
/
Alsa
/
Makefile.in
blob
34950f103e51c57df8f90c219c9eb58e710dbf4c
1
#
2
# Makefile.in for Alsa sound card driver
3
#
4
5
VPATH
=
@
srcdir
@
6
7
srcdir
=
@
srcdir
@
8
9
DRIVER
=
alsa.audio
10
MODEFILE
=
ALSA
11
12
OBJECTS
=
alsa-init.o alsa-main.o alsa-playslave.o alsa-accel.o
13
LIBS
= -
lalsa-bridge
14
15
include
..
/
Common
/
Makefile.common