diff options
Diffstat (limited to 'gdb/config/pyr/pyramid.mh')
-rw-r--r-- | gdb/config/pyr/pyramid.mh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/config/pyr/pyramid.mh b/gdb/config/pyr/pyramid.mh new file mode 100644 index 0000000..cd25e57 --- /dev/null +++ b/gdb/config/pyr/pyramid.mh @@ -0,0 +1,8 @@ +# Host: Pyramid under OSx 4.0 (4.2bsd). + +#msg If you don't compile GDB with GCC, you'll need to add +#msg ALLOCA=alloca.o and ALLOCA1=alloca.o to the Makefile. +#msg + +XDEPFILES= pyr-xdep.o infptrace.o inftarg.o fork-child.o +XM_FILE= xm-pyr.h |