Remove mechglue from the list of Macintosh subdirectories
authorTheodore Tso <tytso@mit.edu>
Wed, 24 Jul 1996 02:50:58 +0000 (02:50 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 24 Jul 1996 02:50:58 +0000 (02:50 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8792 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/ChangeLog
src/lib/gssapi/Makefile.in

index 036bd46930612c5703563c105449b788693863f9..505b5d35522281c18afad2bb7566dbe2c77bb3ae 100644 (file)
@@ -1,3 +1,8 @@
+Tue Jul 23 22:50:22 1996  Theodore Y. Ts'o  <tytso@mit.edu>
+
+       * Makefile.in (MAC_SUBDIRS): Remove mechglue from the list of
+               Macintosh subdirectories.
+
 Thu Jun  6 00:04:38 1996  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * Makefile.in (all-windows): Don't pass $(LIBCMD) on the command
index b874a951c57c9534ac24ef11a88d976ade1484cc..bd7eac73664470f56a4afcbc56da92cb04082955 100644 (file)
@@ -2,7 +2,7 @@ TST=if test -n "`cat DONE`" ; then
 
 ##DOSBUILDTOP = ..\..
 
-MAC_SUBDIRS = generic krb5 mechglue
+MAC_SUBDIRS = generic krb5
 
 CRYPTO_VER=@CRYPTO_SH_VERS@
 COMERR_VER=@COMERR_SH_VERS@