8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
|
# Host makefile fragment for BeOS
|
||
|
|
||
|
# This is a temporary hack until the wimpy default 64k stack
|
||
|
# limit in BeOS is either increased or made user settable somehow.
|
||
|
# This probably won't happen until after the DR9 release.
|
||
|
|
||
|
EXTRA_OFILES = alloca.o
|