add setopt line
authorJohn Kohl <jtkohl@mit.edu>
Tue, 11 Sep 1990 14:55:36 +0000 (14:55 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 11 Sep 1990 14:55:36 +0000 (14:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1117 dc483132-0cff-0310-8789-dd5450dbe970

src/config/Imake.tmpl

index 1eaec7cd7bca8eb32d4f59aa1a708ed36ae3aa58..6d731391b46eab5b1bc49fde408b6509b1a9aeb0 100644 (file)
@@ -722,6 +722,7 @@ MakefileAdditions()
 #if HasSaberC
 saber:
        /**/#load $(ALLDEFINES) $(SABER_DEFINES) $(SRCS)
+       /**/#setopt load_flags $(ALLDEFINES) $(SABER_DEFINES)
 
 osaber:
        /**/#load $(ALLDEFINES) $(OBJS)