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
Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git]
/
arch
/
ppc-chrp
/
efika
/
ata
/
mmakefile.src
blob
bf750c2ae88e4c2df23ee0e83c9b2f27f14f13f4
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
USER_INCLUDES := -I.. -I$(SRCDIR)/rom/devs/ata
6
7
%build_archspecific \
8
mainmmake=kernel-ata maindir=rom/devs/ata \
9
arch=chrp-ppc-efika \
10
files="lowlevel_mpc5200b ata_bestcomm"
11
12
%common