mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
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.
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
# Host: DEC VAX running Ultrix
|
|
|
|
XDEPFILES=
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|
|
XM_FILE= xm-vaxult2.h
|
|
NAT_FILE= nm-vax.h
|
|
NATDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o
|