# fcron's Makefile ########
############################
-# $Id: Makefile.in,v 1.16 2000-06-18 13:13:52 thib Exp $
+# $Id: Makefile.in,v 1.17 2000-06-19 12:44:18 thib Exp $
# ********************************************************* #
# *** Begin of configurable stuffs ************************ #
# Should not be changed under this #
####################################
-VERSION= 0.8.3
+VERSION= 0.8.4
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