summaryrefslogtreecommitdiffstats
path: root/chinese/pine4/files/patch-ad
blob: 28c07fa6e4372931522dd53a6a38061fa04b4cbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- imap/Makefile.orig	Thu Jul 16 14:54:19 1998
+++ imap/Makefile	Tue Jul 28 08:34:58 1998
@@ -250,12 +250,12 @@
 	$(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
+#	$(TOOLS)/$@ "$(LN)" src/mtest mtest
+#	$(TOOLS)/$@ "$(LN)" src/ipopd ipopd
+#	$(TOOLS)/$@ "$(LN)" src/imapd imapd
 	$(LN) $(TOOLS)/$@ .
 
-build:	OSTYPE rebuild rebuildclean bundled
+build:	OSTYPE rebuild rebuildclean # bundled
 
 OSTYPE:
 	@echo Building c-client for $(OS)...
OpenPOWER on IntegriCloud