* Makefile.in (unixmac): Target deleted
authorKen Raeburn <raeburn@mit.edu>
Tue, 17 Apr 2001 19:41:35 +0000 (19:41 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 17 Apr 2001 19:41:35 +0000 (19:41 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13184 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/Makefile.in
src/lib/gssapi/generic/ChangeLog
src/lib/gssapi/generic/Makefile.in
src/lib/gssapi/mechglue/ChangeLog
src/lib/gssapi/mechglue/Makefile.in
src/util/ChangeLog
src/util/Makefile.in
src/util/ss/ChangeLog
src/util/ss/Makefile.in

index 5b60eb906d0a10545fa6bbf139b0b582b03a1aec..89d233f281b09060c026b7b4d14f43eae78a6c3a 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-17  Ken Raeburn  <raeburn@mit.edu>
+
+       * Makefile.in (unixmac): Target deleted.
+
 2001-04-11  Ezra Peisach  <epeisach@rna.mit.edu>
 
        * aclocal.m4 (WITH_CC): Reorganize test: Do not use cache variable
index 0c9f5a0c728ecc47c2d0b05ce2c71e584c9e28cf..669531c32b31a7c9de0e93a774b5b5f10bdc9f07 100644 (file)
@@ -101,15 +101,6 @@ tgz-bin: pkgdir
        (cd $(PKGDIR)/install && tar cf - usr/cygnus) | $(GZIPPROG) > cns5-bin.tgz
        rm -rf $(PKGDIR)/install
 
-# Macintosh build process...
-
-# Build all things for the Mac build, which need to be built on
-# Unix first.
-unixmac:
-       (cd lib/krb5/error_tables; make -f Makefile.in unixmac)
-       (cd lib/gssapi/generic; make -f Makefile.in unixmac)
-
-
 # Microsoft Windows build process...
 #
 
index b96758ef37a0189140c8a20746e935a7377e41f6..7de3eeaa425d4fb9adcfd95c3fc61d9c1c3f4dc1 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-17  Ken Raeburn  <raeburn@mit.edu>
+
+       * Makefile.in (unixmac): Target deleted.
+
 2001-03-10  Ezra Peisach  <epeisach@kangaroo.mit.edu>
 
        * oid_ops.c: Avoid the use of a variable named index.
index ccbb7ea76d79fa39e8e90ae13fc6055ead376a16..d253732a93d98434fb9ecf98fa21ece34eabbc5a 100644 (file)
@@ -112,8 +112,6 @@ all-windows:: $(EHDRDIR) $(HDRS)
 ##DOS##$(EHDRDIR):
 ##DOS##        mkdir $(EHDRDIR)
 
-unixmac: $(SRCS) $(ETHDRS)
-
 clean-unix:: clean-libobjs
        $(RM) $(ETHDRS) $(ETSRCS) $(HDRS) $(EXPORTED_BUILT_HEADERS)
 
index b85860e5bd404d2d1abfcb786c77c91379c3230a..95e7473fe46283cf274a4009006c8a31ee381df7 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-17  Ken Raeburn  <raeburn@mit.edu>
+
+       * Makefile.in (unixmac): Target deleted.
+
 1999-10-26  Wilfredo Sanchez  <tritan@mit.edu>
 
        * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
index 0c4ddfee7d0fbc286f97d5dffc26168ed8984521..b63c00be5e931b4c812425275e4c1c5dd00c7033 100644 (file)
@@ -100,8 +100,6 @@ all-windows:: includes $(OBJS)
 shared:
        mkdir shared
 
-unixmac: 
-
 libgssapi.$(STEXT): $(OBJS)
        $(RM) $@
        $(ARADD) $@ $(OBJS)
index 5e60a0d759bd56e6a428cdbb3ae3f6428988bb3f..c6c5d66d11b52e5bdf84d3f2e92bf6c416578cee 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-17  Ken Raeburn  <raeburn@mit.edu>
+
+       * Makefile.in (unixmac): Target deleted.
+
 2001-04-05  Tom Yu  <tlyu@mit.edu>
 
        * mkrel: When generating multiple tarballs, also generate a
index 4bd7a046944f59bfc904a6abe9647b77f8fb7fd2..9ff1f397ac045e90974cb03df0518638c11dba40 100644 (file)
@@ -39,8 +39,6 @@ clean-windows::
        $(MAKE) -$(MFLAGS) clean
        cd ..
 
-unixmac: libupdate
-
 libupdate: $(srcdir)/libupdate.sh
        $(RM) $@ $@.tmp
        $(editsh) $(srcdir)/libupdate.sh > $@.tmp && chmod +x $@.tmp && mv $@.tmp $@
index f72f8eed9b52ea52cb4ae15c435f5c6bcbd07f30..60a9ac1c6fd48a3dc6a275df8d4ada5a2270234f 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-17  Ken Raeburn  <raeburn@mit.edu>
+
+       * Makefile.in (unixmac): Target deleted.
+
 2000-11-01  Ezra Peisach  <epeisach@mit.edu>
 
        * configure.in: Change AC_RETSIGTYPE to AC_TYPE_SIGNAL.
index ce16e48d43d303e055385b516b7dd1c62447c29b..4a57e0fa065fcbb4fc7498080617088e225a4dcc 100644 (file)
@@ -80,8 +80,6 @@ all-unix:: all-liblinks
 all-mac::
 all-windows::  all-unix
 
-unixmac:: includes
-
 dist:  archives
 
 install::