* ucb.conf: add "ranlib" for ucb, it's a common element.
authorMark Eichin <eichin@mit.edu>
Tue, 11 Oct 1994 23:15:28 +0000 (23:15 +0000)
committerMark Eichin <eichin@mit.edu>
Tue, 11 Oct 1994 23:15:28 +0000 (23:15 +0000)
* sunpro.conf: New file. Points to Sun (not MIT) installation path
for their unbundled compiler ("SUNWspro").

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4491 dc483132-0cff-0310-8789-dd5450dbe970

src/util/kfrags/ChangeLog
src/util/kfrags/sunpro.conf [new file with mode: 0644]
src/util/kfrags/ucb.conf

index c07c5c5b1711acf35134d5a1502bb4ab8d356074..bb35128b2df2c2b6fdfaba48771e6c59983eb54a 100644 (file)
@@ -1,3 +1,9 @@
+Tue Oct 11 19:10:13 1994  Mark Eichin  (eichin@cygnus.com)
+
+       * ucb.conf: add "ranlib" for ucb, it's a common element.
+       * sunpro.conf: New file. Points to Sun (not MIT) installation path
+       for their unbundled compiler ("SUNWspro").
+
 Thu Sep 29 19:55:43 1994  Mark Eichin  (eichin@cygnus.com)
 
        * base.conf: simplest path, lists all executables.
diff --git a/src/util/kfrags/sunpro.conf b/src/util/kfrags/sunpro.conf
new file mode 100644 (file)
index 0000000..c79a57b
--- /dev/null
@@ -0,0 +1 @@
+/opt/SUNWspro/bin/cc
index 9ef5d376c032e19e35e77bd775e2b70c5ae88682..19ca6b176dcc7f235566074f4a7c3a4213fc2580 100644 (file)
@@ -1 +1,2 @@
 PATH=/bin:/usr/bin:/usr/ucb
+ranlib