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: http://git.ipfire.org/?a=commitdiff_plain;h=1633aaa5bb8e20de68e742a792729747b9c6bc58;p=thirdparty%2Ffcron.git 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