projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
201b866
)
old style kbuild file
author
Mark Eichin
<eichin@mit.edu>
Sat, 1 Oct 1994 00:05:08 +0000
(
00:05
+0000)
committer
Mark Eichin
<eichin@mit.edu>
Sat, 1 Oct 1994 00:05:08 +0000
(
00:05
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4414
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/kfrags/root.conf
[deleted file]
patch
|
blob
|
history
diff --git
a/src/util/kfrags/root.conf
b/src/util/kfrags/root.conf
deleted file mode 100644
(file)
index
3bc7bcf
..0000000
--- a/
src/util/kfrags/root.conf
+++ /dev/null
@@
-1,27
+0,0 @@
-#
-# root.conf
-#
-# This is where the defaults come from
-#
-
-SRCDIR=/3h/kerberos/mit-v5/release/build/base
-CC=gcc
-CC_OPTS=" -g -O -Wall "
-KRB4=/usr/kerberos
-
-PATH=/bin:/usr/bin:/usr/ccs/bin
-BEGIN CMD_LIST
-
-cp rm mv test cat cmp echo true
-
-awk sed grep egrep chmod mkdir tr ln
-
-ar lex yacc
-
-/usr/ucb/install
-/usr/progressive/bin/gcc
-/usr/progressive/bin/make
-
-END CMD_LIST
-
-