You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
365 B

# Target: Hewlett-Packard 9000 series 300, running HPUX
36 years ago
#msg Note that GDB can only read symbols from programs that were
36 years ago
#msg compiled with GCC
#msg
# The headers in the directory hp-include override system headers
# and tell GDB to use BSD executable file format (hence -Ihp-include)
MT_CFLAGS=-Ihp-include
36 years ago
TDEPFILES= exec.o m68k-pinsn.o
TM_FILE= tm-hp300hpux.h