5076de826c
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.
10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
# Host: NYU Ultracomputer (AMD 29000 running Unix)
|
|
CC=u3cc
|
|
MUNCH_DEFINE="MUNCH_NM=u3nm"
|
|
XDEPFILES= ultra3-xdep.o
|
|
XM_FILE= xm-ultra3.h
|
|
NAT_FILE= nm-ultra3.h
|
|
NATDEPFILES= exec.o infptrace.o inftarg.o fork-child.o ultra3-nat.o
|
|
MH_CFLAGS = -DSYM1
|
|
XM_CLIBS = -lsysv -ljobs -ltermlib
|