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
/
i386-all
/
include
/
mmakefile.src
blob
17683e15a9e115dd6d4406650e99d417d7dc1fd6
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
INCLUDE_FILES := aros/i386/cpu.h aros/i386/_fpmath.h aros/i386/fenv.h
5
%copy_includes mmake=compiler-includes
6
7
INCLUDE_FILES := jmpdefs.h
8
%copy_includes mmake=includes-common-i386 compiler=host