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
grub2: bring back build of aros-side grub2 tools
[AROS.git]
/
workbench
/
libs
/
mesa
/
include
/
GL
/
mmakefile.src
blob
6bab2772037405b4ea0d02ab58af16909cb377c9
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
INCLUDE_FILES := gl.h glext.h
6
7
#MM- includes-copy
8
%copy_includes path=GL includes=$(INCLUDE_FILES)
9
10
%common
11