mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
26 lines
674 B
Plaintext
26 lines
674 B
Plaintext
|
*** imap/Makefile.orig Wed May 29 22:33:10 1996
|
||
|
--- imap/Makefile Fri Jun 14 00:14:31 1996
|
||
|
***************
|
||
|
*** 48,52 ****
|
||
|
# 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=$@
|
||
|
|
||
|
--- 48,52 ----
|
||
|
# 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=$@
|
||
|
|
||
|
***************
|
||
|
*** 82,85 ****
|
||
|
--- 82,88 ----
|
||
|
bs2:
|
||
|
$(MAKE) build SYSTYPE=ANSI OS=bsi
|
||
|
+
|
||
|
+ bsf:
|
||
|
+ $(MAKE) build OS=bsf PROCESS=an
|
||
|
|
||
|
pt1:
|