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
/
all-unix
/
hostlib
/
mmakefile.src
blob
1b2c224a5e70cb81e2160e2e6157a9b6db0adb71
1
include $(TOP)/config/make.cfg
2
3
USER_CFLAGS := -I$(GENINCDIR) -D__AROS__
4
%build_module mmake=kernel-hostlib \
5
modname=hostlib modtype=resource \
6
files=hostlib \
7
compiler=host