~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Arnold D. Robbins
  • Date: 2010-07-16 11:47:02 UTC
  • Revision ID: git-v1:315bd501ca696bc3e3c938b4604d8dac7a6f512f
Tags: gawk-3.1.5
Move to gawk 3.1.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
# doc/Makefile.am --- automake input file for gawk
3
3
#
4
 
# Copyright (C) 2000, 2001, 2002, 2004 the Free Software Foundation, Inc.
 
4
# Copyright (C) 2000, 2001, 2002, 2004, 2005 the Free Software Foundation, Inc.
5
5
#
6
6
# This file is part of GAWK, the GNU implementation of the
7
7
# AWK Programming Language.
18
18
#
19
19
# You should have received a copy of the GNU General Public License
20
20
# along with this program; if not, write to the Free Software
21
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
 
21
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
22
22
#
23
23
 
24
24
## process this file with automake to produce Makefile.in
91
91
awkcard.nc: $(CARDFILES)
92
92
        $(TROFF) $(CARDSRC_N) | $(SEDME) | cat $(srcdir)/setter.outline - > awkcard.ps && touch awkcard.nc
93
93
 
94
 
html: gawk.html gawkinet.html
95
 
 
96
 
gawk.html: gawk.texi
97
 
        $(MAKEINFO) --html $<
98
 
 
99
 
gawkinet.html: gawkinet.texi
100
 
        $(MAKEINFO) --html $<
101
 
 
102
94
clean:
103
95
        rm -f *.ps *~ awkcard.nc awkcard.tr *.html