1 ## Process this file with automake to generate Makefile.in
3 # Copyright (C) 2012-2021 Free Software Foundation, Inc.
5 # This file is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
8 # (at your option) any later version.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this program; see the file COPYING3. If not see
17 # <http://www.gnu.org/licenses/>.
20 AUTOMAKE_OPTIONS = info-in-builddir foreign no-texinfo.tex
22 info_TEXINFOS = gprofng.texi
23 gprofng_TEXINFOS = fdl.texi
24 BUILT_SOURCES = version.texi
25 CLEANFILES = version.texi
27 MAKEINFOHTML = $(MAKEINFO) --html --no-split
30 @echo "@set EDITION 1.0" > $@
31 @echo "@set VERSION 1.0" >> $@
32 @echo "@set UPDATED 22 February 2022" >> $@
33 @echo "@set UPDATED-MONTH February 2022" >> $@
34 # @echo "@set UPDATED `date +"%-d %B %Y"`" >> $@
35 # @echo "@set UPDATED-MONTH `date +"%B %Y"`" >> $@
37 MAINTAINERCLEANFILES = gprofng.info