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
build/include the gpio.resource
[AROS.git]
/
test
/
layers
/
mmakefile.src
blob
b5c50df118c496d8c36280591d07a65a4a46430b
1
include $(TOP)/config/make.cfg
2
3
FILES := CRList DamageList clippingtest layerstest
4
5
%build_progs mmake=test-layers \
6
files=$(FILES) targetdir=$(AROS_TESTS)/layers
7
8
%common