8sa1-gcc/gcc/config/m68k/x-hp320
Jeffrey A Law cf52b2f739 Makefile.in (TAROUTOPTS): Kill.
* Makefile.in (TAROUTOPTS): Kill.
        (install-headers-tar): Use "xpf" for tar headerfile extraction
        * i370/x-oe (TAROUTOPTS): Delete.
        * m68k/x-apollo68 (TAROUTOPTS): Delete.
        * m68k/x-hp320 (TAROUTOPTS): Delete.
        * m68k/x-hp320g (TAROUTOPTS): Delete.

From-SVN: r28577
1999-08-07 01:39:28 -06:00

16 lines
537 B
Plaintext

# Make assignments for compilation on HPUX with their C compiler.
CC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
OLDCC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
ALLOCA=alloca.o
# For CCLIBFLAGS you might want to specify the switch that
# forces only 68000 instructions to be used.
# Version 5 of HPUX had a compiler bug that made it crash with -g.
# You must set CFLAGS to empty on version 5.
# You must get alloca.c from GNU Emacs.
# So putenv and other functions get seen by fixproto.
FIXPROTO_DEFINES = -D_HPUX_SOURCE