IBM zSystems: Add support for z16 as CPU name.
[binutils-gdb.git] / gprofng / doc / Makefile.am
blob151e65a77e89d9ac18f8ceda1c8cd9a6a536ebe1
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
26 TEXINFO_TEX         = .
27 MAKEINFOHTML        = $(MAKEINFO) --html --no-split
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"`" >> $@
37 MAINTAINERCLEANFILES = gprofng.info