summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-ak
blob: 6ca5d41436cc7d155feda139e707e1c226df25dc (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
*** imap/Makefile.orig	Thu May 30 07:33:10 1996
--- imap/Makefile	Sun Jan 12 17:05:17 1997
***************
*** 47,53 ****
  
  # ANSI compiler ports.  Note for SCO you may have to set LN to "copy -rom"
  
! a32 a41 aix bsi d-g drs lnx lyn mct mnt neb nxt osf sc5 sco sgi slx sos:
  	$(MAKE) build SYSTYPE=ANSI OS=$@
  
  # Non-ANSI compiler ports.
--- 47,53 ----
  
  # ANSI compiler ports.  Note for SCO you may have to set LN to "copy -rom"
  
! a32 a41 aix bsi bsf d-g drs lnx lyn mct mnt neb nxt osf sc5 sco sgi slx sos:
  	$(MAKE) build SYSTYPE=ANSI OS=$@
  
  # Non-ANSI compiler ports.
***************
*** 82,87 ****
--- 82,90 ----
  bs2:
  	$(MAKE) build SYSTYPE=ANSI OS=bsi
  
+ bsf:
+ 	$(MAKE) build OS=bsf PROCESS=an
+ 
  pt1:
  	$(MAKE) build SYSTYPE=non-ANSI OS=ptx
  
***************
*** 92,99 ****
  	$(LN) $(SYSTYPE) systype
  	cd $(SYSTYPE)/c-client; $(MAKE) $(OS)
  	cd $(SYSTYPE)/ms;$(MAKE)
! 	cd $(SYSTYPE)/ipopd;$(MAKE)
! 	cd $(SYSTYPE)/imapd;$(MAKE)
  
  clean:
  	$(RM) systype
--- 95,102 ----
  	$(LN) $(SYSTYPE) systype
  	cd $(SYSTYPE)/c-client; $(MAKE) $(OS)
  	cd $(SYSTYPE)/ms;$(MAKE)
! #       cd $(SYSTYPE)/ipopd;$(MAKE)
! #       cd $(SYSTYPE)/imapd;$(MAKE)
  
  clean:
  	$(RM) systype