head	1.3;
access;
symbols
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2001.11.23.03.54.26;	author ijliao;	state dead;
branches;
next	1.2;

1.2
date	2000.11.06.12.25.21;	author keith;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.06.07.43.30;	author keith;	state Exp;
branches;
next	;


desc
@@


1.3
log
@upgrade to 20011014

PR:		31195
Submitted by:	Florian Schrack <florian.schrack@@freenet.de>
Reviewed by:	maintainer timeout
@
text
@--- Makefile.orig	Fri Oct 27 05:23:57 2000
+++ Makefile	Fri Oct 27 05:24:40 2000
@@@@ -6,7 +6,7 @@@@
 #   In fact, CWEB 3.61 is recommended for making hardcopy or PDF documentation.
 
 #   If you prefer optimization to debugging, change -g to something like -O:
-CFLAGS = -g
+CFLAGS ?= -O -pipe
 
 #   Uncomment the second line if you use pdftex to bypass .dvi files:
 PDFTEX = dvipdfm
@


1.2
log
@Respect CFLAGS, thanks to obrien.
@
text
@@


1.1
log
@New port: mmix, a RISC computer designed by Donald E. Knuth
@
text
@d8 1
a8 1
+CFLAGS = -O -pipe
@

