*** imap/Makefile.orig Sat Aug 8 05:32:23 1998 --- imap/Makefile Thu Sep 3 19:36:35 1998 *************** *** 253,264 **** $(TOOLS)/$@ "$(LN)" src/charset c-client $(LN) `pwd`/src/kerberos/* c-client $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client ! $(TOOLS)/$@ "$(LN)" src/mtest mtest ! $(TOOLS)/$@ "$(LN)" src/ipopd ipopd ! $(TOOLS)/$@ "$(LN)" src/imapd imapd $(LN) $(TOOLS)/$@ . ! build: OSTYPE rebuild rebuildclean bundled OSTYPE: @echo Building c-client for $(OS)... --- 253,264 ---- $(TOOLS)/$@ "$(LN)" src/charset c-client $(LN) `pwd`/src/kerberos/* c-client $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client ! # $(TOOLS)/$@ "$(LN)" src/mtest mtest ! # $(TOOLS)/$@ "$(LN)" src/ipopd ipopd ! # $(TOOLS)/$@ "$(LN)" src/imapd imapd $(LN) $(TOOLS)/$@ . ! build: OSTYPE rebuild rebuildclean # bundled OSTYPE: @echo Building c-client for $(OS)...