Patches from fnf for SVr4

This commit is contained in:
Roland Pesch
1992-03-13 20:57:33 +00:00
parent fe7ca71191
commit 4f98572e72
2 changed files with 11 additions and 2 deletions

View File

@ -2,6 +2,14 @@ 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"