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
/
VIA-AC97
/
Makefile.in
blob
1d7d3599aa19f3fb2a4e67d9bbd7a4f9a7a09a85
1
# $Id $
2
#
3
# Makefile.in for VIA AC97 AHI driver
4
#
5
6
VPATH
=
@
srcdir
@
7
srcdir
=
@
srcdir
@
8
9
DRIVER
=
via-ac97.audio
10
MODEFILE
=
VIA-AC97
11
12
OBJECTS
=
driver-init.o via.o accel.o misc.o interrupt.o pci_wrapper.o
13
14
include
..
/
Common
/
Makefile.common