From: John Kohl Date: Tue, 11 Sep 1990 14:55:36 +0000 (+0000) Subject: add setopt line X-Git-Tag: krb5-1.0-alpha2~294 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=45b18cfda1eee872c9b909ef374ee7479281ed61;p=krb5.git add setopt line git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1117 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/config/Imake.tmpl b/src/config/Imake.tmpl index 1eaec7cd7..6d731391b 100644 --- a/src/config/Imake.tmpl +++ b/src/config/Imake.tmpl @@ -722,6 +722,7 @@ MakefileAdditions() #if HasSaberC saber: /**/#load $(ALLDEFINES) $(SABER_DEFINES) $(SRCS) + /**/#setopt load_flags $(ALLDEFINES) $(SABER_DEFINES) osaber: /**/#load $(ALLDEFINES) $(OBJS)