mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-11 14:14:23 +00:00
14 lines
273 B
Plaintext
14 lines
273 B
Plaintext
|
# Configuration fragment for GDB.
|
||
|
|
||
|
forward-include "{srcdir}"config:m68k:xm-mpw.h xm.h
|
||
|
|
||
|
forward-include "{srcdir}"config:m68k:xm-m68k.h 'm68k/xm-m68k.h'
|
||
|
|
||
|
Echo "/* dummy */" >termio.h
|
||
|
|
||
|
Set xdepfiles " "
|
||
|
Set natdepfiles " "
|
||
|
Set tdepfiles " "
|
||
|
|
||
|
Set xm_file '"{s}"xm-mpw.h'
|