Restore Tuomo's original intent for Makefile while still allowing 'start -f' to work correctly

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3658 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-03-12 00:03:16 +00:00
parent 04e112d306
commit 4ed169953b

View File

@ -1,7 +1,7 @@
# Shorewall Makefile to restart if config-files are newer than last restart
VARDIR=/var/lib/shorewall
CONFDIR=/etc/shorewall
RESTOREFILE?=restore
RESTOREFILE?=.restore
all: $(VARDIR)/${RESTOREFILE}
$(VARDIR)/${RESTOREFILE}: $(CONFDIR)/*