2 changed files with 10 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
# Host: Intel 386 running SVR4. |
|||
XDEPFILES= procfs.o i386-xdep.o |
|||
XM_FILE= xm-i386v4.h |
|||
XM_CLIBS= |
|||
SYSV_DEFINE=-DSYSV |
|||
REGEX=regex.o |
|||
REGEX1=regex.o |
|||
@ -0,0 +1,3 @@ |
|||
# Target: Intel 386 running SVR4 |
|||
TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o |
|||
TM_FILE= tm-i386v4.h |
|||
Loading…
Reference in new issue