# fcron's Makefile ########
############################
-# $Id: Makefile.in,v 1.11 2000-06-03 20:29:17 thib Exp $
+# $Id: Makefile.in,v 1.12 2000-06-11 13:19:39 thib Exp $
# ********************************************************* #
# *** Begin of configurable stuffs ************************ #
# Should not be changed under this #
####################################
-VERSION= 0.8.2
+VERSION= 0.8.3
CFLAGS= $(INCLUDE) $(OPTIM) $(OTHERFLAGS) $(OPTION) -DVERSION=\"$(VERSION)\" -DFCRONTABS=\"$(FCRONTABS)\" -DETC=\"$(ETC)\"
OBJSD = fcron.o subs.o database.o job.o log.o conf.o
OBJS= fcrontab.o fileconf.o subs.o log.o allow.c