repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Check for SYS/GL during library init. Reason is that
[AROS.git]
/
workbench
/
libs
/
mesa
/
include
/
EGL
/
mmakefile.src
blob
7acd3ca3fd8ef00c9c73b55bbd9b5e44ed924d55
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
INCLUDE_FILES := egl.h eglext.h eglplatform.h
6
7
#MM- includes-copy
8
%copy_includes path=EGL includes=$(INCLUDE_FILES)
9
10
%common
11