/[autoconf]/autoconf/lib/Makefile.am
ViewVC logotype

Diff of /autoconf/lib/Makefile.am

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

revision 1.6 by akim, Fri Sep 28 11:56:27 2001 UTC revision 1.7 by akim, Tue Feb 5 08:24:06 2002 UTC
# Line 1  Line 1 
1  ## Process this file with automake to create Makefile.in  ## Process this file with automake to create Makefile.in
2    
3    ## Copyright 2002 Free Software Foundation, Inc.
4    ##
5    ## This program 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 2, or (at your option)
8    ## 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; if not, write to the Free Software
17    ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
18    ## 02111-1307, USA.
19    
20  SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs  SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
21  nodist_pkgdata_DATA = autom4te.cfg  nodist_pkgdata_DATA = autom4te.cfg
22  EXTRA_DIST = autom4te.in  EXTRA_DIST = autom4te.in freeze.mk
23    
24  edit = sed \  edit = sed \
25          -e 's,@SHELL\@,$(SHELL),g' \          -e 's,@SHELL\@,$(SHELL),g' \

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

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