]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gprofng/doc/Makefile.am
gprofng: a new GNU profiler
[thirdparty/binutils-gdb.git] / gprofng / doc / Makefile.am
1 ## Process this file with automake to generate Makefile.in
2 #
3 # Copyright (C) 2012-2021 Free Software Foundation, Inc.
4 #
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.
9 #
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.
14 #
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/>.
18 #
19
20 AUTOMAKE_OPTIONS = foreign no-texinfo.tex
21
22 info_TEXINFOS = gprofng.texi
23 gprofng_TEXINFOS = fdl.texi
24 BUILT_SOURCES = version.texi
25 CLEANFILES = version.texi
26 TEXINFO_TEX = .
27 MAKEINFOHTML = $(MAKEINFO) --html --no-split
28
29 version.texi:
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"`" >> $@
36
37 MAINTAINERCLEANFILES = gprofng.info