]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
*** empty log message ***
authorThibault Godouet <yo8192@users.noreply.github.com>
Thu, 15 Jun 2000 20:40:27 +0000 (20:40 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Thu, 15 Jun 2000 20:40:27 +0000 (20:40 +0000)
Makefile.in

index 0e17f3c53e7733fb049b2836ab973e3fd3c9f54c..ed568d67f352a32a02ac4397699879fa2d4929ba 100644 (file)
@@ -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