Initial revision

This commit is contained in:
Fred Fish 1991-10-24 11:32:42 +00:00
parent 35f5886ebb
commit d10861fdda
2 changed files with 9 additions and 0 deletions

6
gdb/config/amix.mh Normal file
View file

@ -0,0 +1,6 @@
# Host: Commodore Amiga running SVR4.
XDEPFILES= procfs.o coredep.o
XM_FILE= xm-amix.h
SYSV_DEFINE=-DSYSV
REGEX=regex.o
REGEX1=regex.o

3
gdb/config/amix.mt Normal file
View file

@ -0,0 +1,3 @@
# Target: Commodore Amiga running SVR4
TDEPFILES= m68k-pinsn.o exec.o m68k-tdep.o
TM_FILE= tm-amix.h