home *** CD-ROM | disk | FTP | other *** search
- # Host: Commodore Amiga running AmigaDOS.
- NAT_FILE= nm-amigados.h
- NATDEPFILES=
- XDEPFILES=
- XM_FILE= xm-amigados.h
- REGEX=regex.o
- REGEX1=regex.o
- # Use GNU C compiler
- CC = gcc
- # Use GNU install
- INSTALL = /bin/install -c
- # Don't use the mmalloc library, there is no sbrk() or mmap().
- MMALLOC=
- MMALLOC_DISABLE = -DNO_MMALLOC
-