* config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS.
[deliverable/binutils-gdb.git] / gdb / config / m68k / amix.mh
CommitLineData
5076de82
FF
1# Host: Commodore Amiga running SVR4.
2NAT_FILE= nm-sysv4.h
01f5ed6d 3NATDEPFILES= corelow.o core-svr4.o solib.o procfs.o fork-child.o
5076de82
FF
4XDEPFILES=
5XM_FILE= xm-amix.h
6SYSV_DEFINE=-DSYSV
7REGEX=regex.o
8REGEX1=regex.o
9
5076de82
FF
10# SVR4 comes standard with terminfo, and in some implementations, the
11# old termcap descriptions are incomplete. So ensure that we use the
12# new terminfo interface and latest terminal descriptions.
13TERMCAP=-ltermlib
14
15# SVR4 puts the BSD compatible install in /usr/ucb.
16INSTALL = /usr/ucb/install -c
This page took 0.053384 seconds and 4 git commands to generate.