Commit 9590eb1b by Jeff Law

configure.in (x86-dg-dgux): Run fixinc.dgux.

8
        * configure.in (x86-dg-dgux): Run fixinc.dgux.

From-SVN: r19047
parent f09ff199
...@@ -2786,7 +2786,7 @@ for machine in $build $host $target; do ...@@ -2786,7 +2786,7 @@ for machine in $build $host $target; do
tm_file=i386/dgux.h tm_file=i386/dgux.h
tmake_file=i386/t-dgux tmake_file=i386/t-dgux
xmake_file=i386/x-dgux xmake_file=i386/x-dgux
fixincludes=Makefile.in # There is nothing to fix fixincludes=fixinc.dgux
install_headers_dir=install-headers-cpio install_headers_dir=install-headers-cpio
;; ;;
i860-alliant-*) # Alliant FX/2800 i860-alliant-*) # Alliant FX/2800
......
...@@ -1103,7 +1103,7 @@ for machine in $build $host $target; do ...@@ -1103,7 +1103,7 @@ for machine in $build $host $target; do
tm_file=i386/dgux.h tm_file=i386/dgux.h
tmake_file=i386/t-dgux tmake_file=i386/t-dgux
xmake_file=i386/x-dgux xmake_file=i386/x-dgux
fixincludes=Makefile.in # There is nothing to fix fixincludes=fixinc.dgux
install_headers_dir=install-headers-cpio install_headers_dir=install-headers-cpio
;; ;;
i860-alliant-*) # Alliant FX/2800 i860-alliant-*) # Alliant FX/2800
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment