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
Documented the build_with_configure macro. Proof-read please.
[AROS.git]
/
tools
/
dtdesc
/
mmakefile.src
blob
1defcd8dcc4dc030bbfb4fe7af384e3333f38047
1
include $(TOP)/config/make.cfg
2
3
#MM- build-tools : linklibs build-tools-dtdesc
4
5
%build_progs mmake=build-tools-dtdesc \
6
files="createdtdesc examinedtdesc" \
7
targetdir=$(AROSDIR)/Build/Tools uselibs="c_iff arosc"
8
9
%common
10