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