New file.
authorSteve Chamberlain <sac@cygnus>
Tue, 6 Jul 1993 18:28:42 +0000 (18:28 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 6 Jul 1993 18:28:42 +0000 (18:28 +0000)
config/.Sanitize
config/mh-alphaosf [new file with mode: 0644]

index f45e357..5d904ab 100644 (file)
@@ -22,6 +22,7 @@ Do-first:
 Things-to-keep:
 
 ChangeLog
+mh-alphaosf
 mh-a68bsd
 mh-aix
 mh-aix386
diff --git a/config/mh-alphaosf b/config/mh-alphaosf
new file mode 100644 (file)
index 0000000..d39f7d0
--- /dev/null
@@ -0,0 +1,3 @@
+# This is needed to link objdump and debug images using gdb.
+CC = cc -non_shared
+