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
Make ACTION_SAME_LOCK case-insensitive.
[AROS.git]
/
tools
/
archtools
/
mmakefile.src
blob
c43c417fc6ead15dfd59768647fb4280c3074e09
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 uselibs=arosc
8
9
%common