* Makefile.in: Roll VERSION to 4.5.4.
[deliverable/binutils-gdb.git] / gdb / config / ultra3.mh
1 # Host: NYU Ultracomputer (AMD 29000 running Unix)
2 CC=u3cc
3 MUNCH_DEFINE="MUNCH_NM=u3nm"
4 XDEPFILES= ultra3-xdep.o infptrace.o
5 XM_FILE= xm-ultra3.h
6 MH_CFLAGS = -DSYM1
7 XM_CLIBS = -lsysv -ljobs -ltermlib
This page took 0.028993 seconds and 4 git commands to generate.