1993-03-23 01:19:58 +00:00
|
|
|
# Host: Commodore Amiga running SVR4.
|
|
|
|
NAT_FILE= nm-sysv4.h
|
1993-04-20 06:01:56 +00:00
|
|
|
NATDEPFILES= corelow.o core-svr4.o procfs.o fork-child.o
|
1993-03-23 01:19:58 +00:00
|
|
|
XDEPFILES=
|
|
|
|
XM_FILE= xm-amix.h
|
|
|
|
SYSV_DEFINE=-DSYSV
|
|
|
|
REGEX=regex.o
|
|
|
|
REGEX1=regex.o
|
|
|
|
|
|
|
|
# SVR4 comes standard with terminfo, and in some implementations, the
|
|
|
|
# old termcap descriptions are incomplete. So ensure that we use the
|
|
|
|
# new terminfo interface and latest terminal descriptions.
|
|
|
|
TERMCAP=-ltermlib
|
|
|
|
|
|
|
|
# SVR4 puts the BSD compatible install in /usr/ucb.
|
|
|
|
INSTALL = /usr/ucb/install -c
|