5436fc6578
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh, mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured out by autoconf. * config/apollo68v.mh (RANLIB): Removed, figured out by autoconf. * Makefile.in, configure.in: Converted to use autoconf * aclocal.m4: New file, local autoconf macro definitions. * configure: New file, generated with autoconf 2.3.
13 lines
413 B
Plaintext
13 lines
413 B
Plaintext
# Host: Motorola 680x0 running SVR4 (Commodore Amiga amix or Atari TT ASV)
|
|
|
|
XM_FILE= xm-m68kv4.h
|
|
XDEPFILES=
|
|
|
|
NAT_FILE= nm-sysv4.h
|
|
NATDEPFILES= corelow.o core-svr4.o solib.o procfs.o fork-child.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
|