diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-21 09:06:55 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-21 09:06:55 +0000 |
| commit | f6d645c05f62318d39edb1a2b07aa6415d02a486 (patch) | |
| tree | 1fdb1f96e1efda931f8d160c69ff9d58f0ecf84b /mail/youbin/files/patch-ab | |
| parent | 5dd6d5383bcad855f9103c9690560de7f111dd71 (diff) | |
Remote (network) biff.
Submitted by: max@sfc.wide.ad.jp
Diffstat (limited to 'mail/youbin/files/patch-ab')
| -rw-r--r-- | mail/youbin/files/patch-ab | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/youbin/files/patch-ab b/mail/youbin/files/patch-ab new file mode 100644 index 000000000000..8d044207e591 --- /dev/null +++ b/mail/youbin/files/patch-ab @@ -0,0 +1,20 @@ +diff -c Makefile.dist.orig Makefile.dist +*** Makefile.dist.orig Fri Jul 8 17:51:25 1994 +--- Makefile.dist Fri Aug 9 13:39:57 1996 +*************** +*** 70,76 **** + CC = cc + # CC = gcc + +! CFLAGS = $(OPTIMIZE) $(DEFINITIONS) $(PB_CFLAGS) + + # For MIPS. + # CFLAGS = -systype bsd43 $(OPTIMIZE) $(DEFINITIONS) +--- 70,76 ---- + CC = cc + # CC = gcc + +! CFLAGS += $(OPTIMIZE) $(DEFINITIONS) $(PB_CFLAGS) + + # For MIPS. + # CFLAGS = -systype bsd43 $(OPTIMIZE) $(DEFINITIONS) |
