Added all-mac target to the top level makefile
authorKeith Vetter <keithv@fusion.com>
Wed, 22 Mar 1995 20:42:42 +0000 (20:42 +0000)
committerKeith Vetter <keithv@fusion.com>
Wed, 22 Mar 1995 20:42:42 +0000 (20:42 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5192 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/Makefile.in

index 18bdebd63fdbcb0f2fcb8b123bfc20550a7b971d..a4e89a6b5305acfccb02894c7f8bf098b7c53efd 100644 (file)
@@ -1,3 +1,7 @@
+Tue Mar 22 12:00:00 1995  Keith Vetter (keithv@fusion.com)
+
+       * Makefile.in: added all-mac target.
+
 Tue Mar 22 12:00:00 1995  Keith Vetter (keithv@fusion.com)
 
        * Makefile.in: zipping up for the PC now handles trees containing
index f2232e07cad0a11e473dec6ae66d76b63494fe39..b88f6ff5e25ab2c5e1a4a5b45a88fd723607b2b4 100644 (file)
@@ -24,6 +24,8 @@ all:: all-$(WHAT)
 
 all-unix::
 
+all-mac::
+
 all-: all-windows
 
 all-windows:: makefile-windows
@@ -180,8 +182,7 @@ clean-windows::
 
 #
 # Builds the zip file that distributes Kerberos sources for DOS sites
-# from the source tree on Unix.        Note, it doesn't handle binary files 
-# well, so you MUST do a make clean before hand. 
+# from the source tree on Unix.        
 #
 ZIPFILES= ./* \
        config/* include/* include/krb5/* include/krb5/asn.1/* \