/[guile]/guile/guile-core/doc/ref/Makefile.am
ViewVC logotype

Diff of /guile/guile-core/doc/ref/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by ghouston, Tue Jan 8 18:04:10 2002 UTC revision 1.8 by ttn, Thu Jan 10 01:34:22 2002 UTC
# Line 3  Line 3 
3  ##      Copyright (C) 1998 Free Software Foundation, Inc.  ##      Copyright (C) 1998 Free Software Foundation, Inc.
4  ##  ##
5  ##   This file is part of GUILE.  ##   This file is part of GUILE.
6  ##    ##
7  ##   GUILE is free software; you can redistribute it and/or modify  ##   GUILE is free software; you can redistribute it and/or modify
8  ##   it under the terms of the GNU General Public License as  ##   it under the terms of the GNU General Public License as
9  ##   published by the Free Software Foundation; either version 2, or  ##   published by the Free Software Foundation; either version 2, or
10  ##   (at your option) any later version.  ##   (at your option) any later version.
11  ##    ##
12  ##   GUILE is distributed in the hope that it will be useful, but  ##   GUILE is distributed in the hope that it will be useful, but
13  ##   WITHOUT ANY WARRANTY; without even the implied warranty of  ##   WITHOUT ANY WARRANTY; without even the implied warranty of
14  ##   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  ##   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15  ##   GNU General Public License for more details.  ##   GNU General Public License for more details.
16  ##    ##
17  ##   You should have received a copy of the GNU General Public  ##   You should have received a copy of the GNU General Public
18  ##   License along with GUILE; see the file COPYING.  If not, write  ##   License along with GUILE; see the file COPYING.  If not, write
19  ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite  ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite
# Line 43  GUILE = $(top_builddir)/libguile/guile Line 43  GUILE = $(top_builddir)/libguile/guile
43    
44  autoconf.texi: autoconf-macros.texi  autoconf.texi: autoconf-macros.texi
45  autoconf-macros.texi: $(top_srcdir)/guile-config/guile.m4  autoconf-macros.texi: $(top_srcdir)/guile-config/guile.m4
46          GUILE=$(GUILE) $(top_srcdir)/scripts/snarf-guile-m4-docs $< > $@          GUILE=$(GUILE) \
47            $(top_srcdir)/scripts/snarf-guile-m4-docs $< > $(srcdir)/$@
48    
49  # Optionally support building an HTML version of the reference manual.  # Optionally support building an HTML version of the reference manual.
50    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26