No longer needed.
authorJeff Law <law@redhat.com>
Sun, 26 Dec 1993 04:03:38 +0000 (04:03 +0000)
committerJeff Law <law@redhat.com>
Sun, 26 Dec 1993 04:03:38 +0000 (04:03 +0000)
config/mt-hppa [deleted file]

diff --git a/config/mt-hppa b/config/mt-hppa
deleted file mode 100644 (file)
index 9054b23..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-AS_FOR_TARGET = ` \
-  if [ -f $${rootme}/pagas/Makefile ] ; then \
-    echo $${rootme}/pagas/as.new ; \
-  else \
-    if [ "$(host_canonical)" = "$(target_canonical)" ] ; then \
-      echo $(AS); \
-    else \
-       t='$(program_transform_name)'; echo as | sed -e '' $$t ; \
-    fi; \
-  fi`
-
-
-
-
-
-
-