blob: b4f46d7ac6f815d8f022fe8bda59e67896f95a81 (
plain)
1
2
3
4
5
|
# Target: AMD 29000 running Unix on New York Univerisity processor board.
TDEPFILES= exec.o am29k-pinsn.o am29k-tdep.o
TM_FILE= tm-ultra3.h
# SYM1 is some OS they have.
MT_CFLAGS = -DSYM1
|