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
add the icu host-side build to crosstools. add diff file to resolve problem with...
[AROS.git]
/
tools
/
archtools
/
mmakefile.src
blob
2dc44f197de8c0d5118a1fe143626b79a78325a5
1
include $(TOP)/config/make.cfg
2
3
#MM- build-tools : build-tools-archtool
4
5
%build_prog mmake=build-tools-archtool \
6
progname=archtool targetdir=$(AROSDIR)/Build/Tools \
7
files=archtool
8
9
%common