projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd7ed1a
)
Put /**/ before # (saber target)
author
John Carr
<jfc@mit.edu>
Mon, 27 May 1991 21:48:57 +0000
(21:48 +0000)
committer
John Carr
<jfc@mit.edu>
Mon, 27 May 1991 21:48:57 +0000
(21:48 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2111
dc483132
-0cff-0310-8789-
dd5450dbe970
src/slave/Imakefile
patch
|
blob
|
history
diff --git
a/src/slave/Imakefile
b/src/slave/Imakefile
index 98b14faa75b74feafac4e955d81e6b86c36fffa3..7610f2ad1e4979bd2276e212abd5ceaeec3086ca 100644
(file)
--- a/
src/slave/Imakefile
+++ b/
src/slave/Imakefile
@@
-34,7
+34,7
@@
SaberProgramTarget(kpropd, $(SERVERSRCS), $(SERVEROBJS),
$(DEPLIBS) $(LOCAL_LIBRARIES),)
saber-setup:
- #setopt load_flags $(CFLAGS)
- #load $(LOCAL_LIBRARIES)
+
/**/
#setopt load_flags $(CFLAGS)
+
/**/
#load $(LOCAL_LIBRARIES)
DependTarget()