From f233666a3573b63eee56dd93e1b4da909f141cbe Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Thu, 29 Apr 1999 21:58:20 +0000 Subject: [PATCH] Set custom icon bit and added new resource files to snapshot git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11404 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/Makefile.tmpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl index a50930ed5..c9c16e0e1 100644 --- a/src/mac/Makefile.tmpl +++ b/src/mac/Makefile.tmpl @@ -649,7 +649,7 @@ link-fat-all : MergeFragment "Kerberos5GlobalsDataLib.PPC" "MIT Kerberos Library" DeRez -only "'cfrg'(0)" "MIT Kerberos Library" "{RIncludes}"CodeFragments.r | StreamEdit -s /mac/FragmentAlias.mpw | Rez -a -o "MIT Kerberos Library" -i "{RIncludes}" Rez "/mac/MITKerberosLib.r" -a -o "MIT Kerberos Library" - SetFile -c 'Krb ' "MIT Kerberos Library" + SetFile -a C -c 'Krb ' "MIT Kerberos Library" "MIT Kerberos Library.debug" : GSSLib.PPC.debug Kerberos5Lib.PPC.debug {ccache-ppc-debug} # GSSLib.68K.debug Kerberos5Lib.68K.debug {ccache-cfm68k-debug} @@ -670,7 +670,7 @@ link-fat-all : # MergeFragment "Kerberos5GlobalsDataLib.68K" "MIT Kerberos Library.debug" DeRez -only "'cfrg'(0)" "MIT Kerberos Library.debug" "{RIncludes}"CodeFragments.r | StreamEdit -s /mac/FragmentAlias.mpw | Rez -a -o "MIT Kerberos Library.debug" -i "{RIncludes}" Rez "/mac/MITKerberosLib.r" -a -o "MIT Kerberos Library.debug" - SetFile -c 'Krb ' "MIT Kerberos Library.debug" + SetFile -a C -c 'Krb ' "MIT Kerberos Library.debug" ################################################################################ ## @@ -770,7 +770,9 @@ all-mac-files = \ /mac/TestTrack/TestTrackLib.h \ /mac/TestTrack/testtrack.h \ /mac/templatify.pl \ - "/mac/MIT Kerberos.r" + "/mac/MIT Kerberos.r" \ + "/mac/MITKerberosLib.r" \ + "/mac/Icons.rsrc" all-mac-folders = /config/ /include/ /include/krb5/ /include/krb5/stock/ \ /include/sys/ /lib/ /lib/krb5/ /lib/gssapi/ /util/ {mac-folders} \ /mac/ \ -- 2.26.2