home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
lisp
/
wgdb-42.lha
/
wgdb-4.2
/
libiberty
/
config
/
hmake-mach
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-09-11
|
297 b
|
10 lines
# Host makefile fragment for Mach OS
# We need to add strtol (and its subroutine strtoul) since Mach does not
# provide them, and BFD uses them.
HOST_CFILES = strtol.c strtoul.c
HOST_OFILES = strtol.o strtoul.o
# Mach already provides strerror(), so we don't supply it.
STRERROR_C =
STRERROR_O =