components/php-5_2/imap/patches/01_imap_Makefile.patch
changeset 4073 4f086b95f18c
parent 4071 4b68c2b0134b
child 4074 3b59c13ef5ec
equal deleted inserted replaced
4071:4b68c2b0134b 4073:4f086b95f18c
     1 --- imap-2007e/Makefile.ORIG	Mon Sep 15 23:32:12 2008
       
     2 +++ imap-2007e/Makefile	Mon Sep 15 23:32:37 2008
       
     3 @@ -293,7 +293,7 @@
       
     4  
       
     5  # Make the IMAP Toolkit
       
     6  
       
     7 -all:	c-client SPECIALS rebuild bundled
       
     8 +all:	c-client SPECIALS rebuild
       
     9  
       
    10  c-client:
       
    11  	@echo Not processed yet.  In a first-time build, you must specify
       
    12 @@ -306,7 +306,7 @@
       
    13  
       
    14  # Note on SCO you may have to set LN to "ln".
       
    15  
       
    16 -a32 a41 aix bs3 bsi d-g d54 do4 drs epx ga4 gas gh9 ghp ghs go5 gsc gsg gso gul h11 hpp hpx lnp lyn mct mnt nec nto nxt nx3 osf os4 ptx qnx sc5 sco sgi sg6 shp sl4 sl5 slx snx soc sol sos uw2: an
       
    17 +a32 a41 aix bs3 bsi d-g d54 do4 drs epx ga4 gas gh9 ghp ghs go5 gsc gsg gso gul h11 hpp hpx lnp lyn mct mnt nec nto nxt nx3 osf os4 ptx qnx sc5 sco sgi sg6 shp sl4 sl5 slx snx sol sos uw2: an
       
    18  	$(BUILD) BUILDTYPE=$@
       
    19  
       
    20  # If you use sv4, you may find that it works to move it to use the an process.
       
    21 @@ -350,6 +350,10 @@
       
    22  	$(BUILD) BUILDTYPE=gso \
       
    23  	SPECIALS="SSLINCLUDE=/opt/csw/include/openssl SSLLIB=/opt/csw/lib SSLCERTS=/opt/csw/ssl/certs SSLKEYS=/opt/csw/ssl/certs"
       
    24  
       
    25 +soc:	an
       
    26 +	$(BUILD) BUILDTYPE=soc \
       
    27 +	SPECIALS="CC='$$CC' EXTRACFLAGS='$$CFLAGS' SSLINCLUDE=/usr/include SSLLIB=/usr/lib SSLCERTS=/usr/lib/certs SSLKEYS=/usr/ssl/certs"
       
    28 +
       
    29  ldb:	an
       
    30  	$(BUILD) BUILDTYPE=lnp IP=$(IP6) \
       
    31  	SPECIALS="SSLINCLUDE=/usr/include/openssl SSLLIB=/usr/lib SSLCERTS=/etc/ssl/certs SSLKEYS=/etc/ssl/private GSSINCLUDE=/usr/include GSSLIB=/usr/lib MAILSPOOL=/var/mail"
       
    32 @@ -677,7 +681,7 @@
       
    33  	$(TOOLS)/$@ "$(LN)" src/tmail tmail
       
    34  	$(LN) $(TOOLS)/$@ .
       
    35  
       
    36 -build:	OSTYPE rebuild rebuildclean bundled
       
    37 +build:	OSTYPE rebuild rebuildclean
       
    38  
       
    39  OSTYPE:
       
    40  	@$(MAKE) ip$(IP)