From 9e09667bbb9fa595d4d88b3ce2d58154c010584b Mon Sep 17 00:00:00 2001 From: thib Date: Thu, 15 Jun 2000 20:40:27 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 0e17f3c..ed568d6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # fcron's Makefile ######## ############################ -# $Id: Makefile.in,v 1.13 2000-06-15 20:18:38 thib Exp $ +# $Id: Makefile.in,v 1.14 2000-06-15 20:40:27 thib Exp $ # ********************************************************* # # *** Begin of configurable stuffs ************************ # @@ -28,8 +28,8 @@ ETC=/etc/ # for each execution of each job. #OPTIM= -DDEBUG -g -DFOREGROUND #OPTIM= -DDEBUG -DCHECKJOBS -Wall -Wpointer-arith -Wstrict-prototypes -#OPTIM= -DDEBUG -Wall -Wpointer-arith -Wstrict-prototypes -OPTIM= -O2 -Wall +OPTIM= -DDEBUG -Wall -Wpointer-arith -Wstrict-prototypes +#OPTIM= -O2 -Wall #OPTIM= -O3 -mcpu=i686 -Wall -- 2.40.0