* alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
[official-gcc.git] / gcc / config / pa / x-hpux
blob2f16d3170394b2f487f80983b75563535352ca6f
1 # The ada virtual array implementation requires that indexing be disabled on
2 # hosts such as hpux that use a segmented memory architecture.  Both the c
3 # and ada files need to be compiled with this option for correct operation.
4 X_ADA_CFLAGS=-mdisable-indexing
6 pa-host.o : $(srcdir)/config/pa/pa-host.c $(CONFIG_H) $(SYSTEM_H) \
7   coretypes.h hosthooks.h hosthooks-def.h $(HOOKS_H)
8         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
9                 $(srcdir)/config/pa/pa-host.c