From: Thibault Godouet Date: Wed, 19 Dec 2012 18:02:17 +0000 (+0000) Subject: renamed 'doc' make target to 'documentation' or make gets confused with the 'doc... X-Git-Tag: ver3_1_0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a3cd5d8f4762d123481cd21f7a575409fba856d;p=thirdparty%2Ffcron.git renamed 'doc' make target to 'documentation' or make gets confused with the 'doc' directory --- diff --git a/Makefile.in b/Makefile.in index fb3ece8..5bc938c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -95,7 +95,7 @@ else endif ifeq ($(FCRONDYN), 1) -all: fcron fcrontab fcrondyn convert-fcrontab files/fcron.conf initscripts doc +all: fcron fcrontab fcrondyn convert-fcrontab files/fcron.conf initscripts documentation else all: fcron fcrontab convert-fcrontab files/fcron.conf endif @@ -134,7 +134,7 @@ initscripts: $(SRCDIR)/script/gen-in.pl $(SRCDIR)/script/$${F}.in script/$${F} ./ ; \ done) -doc: +documentation: $(MAKE) -C doc doc-if-none install: install-staged strip perms