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
Check for SYS/GL during library init. Reason is that
[AROS.git]
/
workbench
/
devs
/
AHI
/
Drivers
/
AROS
/
Makefile.in
blob
2e1d37f79e03a3e7b0d5436a225fd4495a6b9598
1
#
2
# Makefile.in for the AROS sound driver
3
#
4
5
VPATH
=
@
srcdir
@
6
7
srcdir
=
@
srcdir
@
8
9
DRIVER
=
aros.audio
10
MODEFILE
=
AROS
11
12
OBJECTS
=
aros-init.o aros-main.o aros-playslave.o aros-accel.o
13
14
include
..
/
Common
/
Makefile.common
15
16
LIBS
+= -
lossshared