aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/x-hpux
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2005-10-07 17:16:31 +0000
committerSteve Ellcey <sje@gcc.gnu.org>2005-10-07 17:16:31 +0000
commit9bff16b865d92c65d324ad8a32d73e11d84db02b (patch)
tree74ecd8b92b0c64a5612e943828604f93f9aedd5c /gcc/config/x-hpux
parentaed6ee2453b75a196293df1493cf25e8a2fd8e30 (diff)
downloadgcc-9bff16b865d92c65d324ad8a32d73e11d84db02b.zip
gcc-9bff16b865d92c65d324ad8a32d73e11d84db02b.tar.gz
gcc-9bff16b865d92c65d324ad8a32d73e11d84db02b.tar.bz2
config.host (hppa*-*-hpux*): Change out_host_hook_obj and host_xmake_file.
* 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
Diffstat (limited to 'gcc/config/x-hpux')
-rw-r--r--gcc/config/x-hpux4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/x-hpux b/gcc/config/x-hpux
new file mode 100644
index 0000000..fa0c555
--- /dev/null
+++ b/gcc/config/x-hpux
@@ -0,0 +1,4 @@
+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