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
Restored work-around for hangs when trying to use disk-based handlers
[tangerine.git]
/
arch
/
ppc-all
/
include
/
mmakefile.src
blob
697179b68def7bc9135c20d0453aa64118681694
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
INCLUDE_FILES := aros/ppc/cpu.h aros/ppc/_fpmath.h aros/ppc/fenv.h
5
%copy_includes mmake=compiler-includes
6
7
INCLUDE_FILES := jmpdefs.h
8
%copy_includes mmake=includes-common-ppc compiler=host
9