From: Thibault Godouet Date: Sun, 10 Apr 2011 13:51:14 +0000 (+0100) Subject: added indent Makefile command X-Git-Tag: ver3_1_0~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1049bbb9a676368552e2fc0197669a9ea1b004ad;p=fcron added indent Makefile command --- diff --git a/Makefile.in b/Makefile.in index 566f13f..367b280 100644 --- a/Makefile.in +++ b/Makefile.in @@ -265,6 +265,9 @@ files/fcron.conf: $(SRCDIR)/files/fcron.conf.in config.h updatedoc: make -C doc doc +indent: + indent -linux -i4 -nsob -sc *.c *.h + configure: configure.in # update configure script, then Makefile and config.h, and finally # run make tar using the new Makefile (needed because the version