diff options
Diffstat (limited to 'gdb/config/go32.mt')
-rw-r--r-- | gdb/config/go32.mt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/config/go32.mt b/gdb/config/go32.mt new file mode 100644 index 0000000..a37facd --- /dev/null +++ b/gdb/config/go32.mt @@ -0,0 +1,10 @@ + + +fishall: + echo "Can't make GDB for go32 (yet :) " + touch $(OBS) + touch $(RAPP_OBS) + touch $(TSOBS) + touch $(NTSSTART) + touch gdb + |