summaryrefslogtreecommitdiff
path: root/mail/postilion/files/patch-ae
blob: 1f7875c2f02dacffd5fc384e20ec21f7d6bdc9e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
*** imap-4.6.BETA/Makefile.orig	Thu Feb 18 13:09:30 1999
--- imap-4.6.BETA/Makefile	Wed Apr 21 10:54:50 1999
***************
*** 200,206 ****
  
  # Make the IMAP Toolkit
  
! all:	c-client rebuild bundled
  
  
  #  The following ports are defined.  These refer to the *standard* compiler
--- 200,206 ----
  
  # Make the IMAP Toolkit
  
! all:	c-client rebuild
  
  
  #  The following ports are defined.  These refer to the *standard* compiler
***************
*** 386,392 ****
  	$(TOOLS)/$@ "$(LN)" src/imapd imapd
  	$(LN) $(TOOLS)/$@ .
  
! build:	OSTYPE rebuild rebuildclean bundled
  
  OSTYPE:
  	@echo Building c-client for $(OS)...
--- 386,392 ----
  	$(TOOLS)/$@ "$(LN)" src/imapd imapd
  	$(LN) $(TOOLS)/$@ .
  
! build:	OSTYPE rebuild rebuildclean
  
  OSTYPE:
  	@echo Building c-client for $(OS)...