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
/
gallivm
/
mmakefile.src
blob
d21211ce69fbac824ad66ff549761dd0ae13de95
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/gallivm includes=$(INCLUDE_FILES)
9
10
%common
11