mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-13 23:15:14 +08:00
* config.host (hppa*-*-hpux*): Change out_host_hook_obj and host_xmake_file. (hppa*-*-linux*): Ditto. (ia64-*-hpux*): Add out_host_hook_obj and host_xmake_file. config/host-hpux.c: New. config/x-hpux: New. config/pa/x-hpux: Remove. config/pa/x-linux: Remove. config/pa/pa-host.c: Remove. From-SVN: r105093
5 lines
207 B
Plaintext
5 lines
207 B
Plaintext
host-hpux.o : $(srcdir)/config/host-hpux.c $(CONFIG_H) $(SYSTEM_H) \
|
|
coretypes.h hosthooks.h hosthooks-def.h $(HOOKS_H)
|
|
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
|
|
$(srcdir)/config/host-hpux.c
|