2
0
mirror of https://github.com/bebbo/amigaos-binutils-2.14.git synced 2025-12-08 22:38:24 +00:00
Files
amigaos-binutils/libiberty/config/mh-amigaos
2006-03-15 23:35:05 +00:00

13 lines
364 B
Plaintext

# Host makefile fragment for Commodore Amiga running AmigaOS.
# We don't actually use libmmalloc.a, since there is no sbrk(),
# but this allows us to compile it (and then ignore it).
MMALLOC=
MMALLOC_DISABLE = -DNO_MMALLOC
# There is no standard system compiler. Assume using GNU C.
#CC = gcc
# Compile for automatic stack extension.
#HDEFINES = -mstackextend