blob: b748b8679ca853f8059fa40d9f45e33853360ad5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.orig Sun Dec 17 23:09:44 2000
+++ Makefile Sun Dec 17 23:08:58 2000
@@ -314,7 +314,7 @@
# Make the IMAP Toolkit
-all: c-client rebuild bundled
+all: c-client rebuild
c-client:
@echo Not processed yet. In a first-time build, you must specify
|