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
closing brace is only needed on smp build.
[AROS.git]
/
test
/
layers
/
mmakefile.src
blob
09a3edf146eff625890ca0fd0e6d8a9c08638998
1
include $(SRCDIR)/config/aros.cfg
2
3
FILES := CRList DamageList clippingtest layerstest sortlayercr
4
5
%build_progs mmake=test-layers \
6
files=$(FILES) targetdir=$(AROS_TESTS)/layers
7
8
%common