repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
tools
/
genmf
/
mmakefile.src
blob
98e70fe8f068b885e617253d7ba026441685f9cc
1
include $(TOP)/config/make.cfg
2
3
#MM- build-tools : build-tools-genmf
4
5
%build_prog mmake=build-tools-genmf \
6
progname=genmf targetdir=$(AROSDIR)/Build/Tools \
7
uselibs=arosc
8
9
%common