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
revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[AROS.git]
/
workbench
/
libs
/
mesa
/
src
/
gallium
/
auxiliary
/
draw
/
mmakefile.src
blob
7de4ec1375104646ca48cddbee7c44c6a1058167
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
INCLUDE_FILES := $(call WILDCARD, *.h)
6
7
#MM- includes-copy
8
%copy_includes path=gallium/draw includes=$(INCLUDE_FILES)
9
10
%common
11