+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
(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...
#
+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.
##DOS##$(EHDRDIR):
##DOS## mkdir $(EHDRDIR)
-unixmac: $(SRCS) $(ETHDRS)
-
clean-unix:: clean-libobjs
$(RM) $(ETHDRS) $(ETSRCS) $(HDRS) $(EXPORTED_BUILT_HEADERS)
+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,
shared:
mkdir shared
-unixmac:
-
libgssapi.$(STEXT): $(OBJS)
$(RM) $@
$(ARADD) $@ $(OBJS)
+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
$(MAKE) -$(MFLAGS) clean
cd ..
-unixmac: libupdate
-
libupdate: $(srcdir)/libupdate.sh
$(RM) $@ $@.tmp
$(editsh) $(srcdir)/libupdate.sh > $@.tmp && chmod +x $@.tmp && mv $@.tmp $@
+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.
all-mac::
all-windows:: all-unix
-unixmac:: includes
-
dist: archives
install::