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.
 
 
 
 
 
 

16 lines
219 B

srcname="GDB doc"
srctrigger=gdb.texinfo
# per-host:
case "${host_os}" in
sysv4* )
host_makefile_frag=config/mh-sysv4
;;
esac
# per-target:
files="gdbinv-m.m4.in gdbinv-s.m4.in"
links="gdbinv-m.m4 gdbinv-s.m4"