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]
/
arch
/
.unmaintained
/
arm-all
/
mlib
/
mmakefile.src
blob
8f55f89479750fe2424073e1ee60c5b2f97b7a25
1
# $Id$
2
#
3
# Generate the libarosm for arm. Not much content so far.
4
#
5
include $(TOP)/config/make.cfg
6
7
%build_linklib mmake=linklibs-arosm-arm libname=arosm files=dummy
8
9
%common