/[m4]/m4/gnulib/Makefile.am
ViewVC logotype

Diff of /m4/gnulib/Makefile.am

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

revision 1.2 by gary, Thu Sep 4 16:04:09 2003 UTC revision 1.3 by gary, Fri Sep 5 18:32:26 2003 UTC
# Line 1  Line 1 
1  ## Makefile.am -- Process this file with automake to produce Makefile.in  ## This file is part of GNU m4
2  ##  ## Copyright (C) 2003 Free Software Foundation, Inc.
 ## Copyright (C) 2003 Free Software Foundation  
3  ##  ##
4  ## This program is free software; you can redistribute it and/or modify  ## This program is free software; you can redistribute it and/or modify
5  ## it under the terms of the GNU General Public License as published by  ## it under the terms of the GNU General Public License as published by
# Line 19  Line 18 
18  ##  ##
19  ## Written by Gary V. Vaughan <gary@gnu.org>  ## Written by Gary V. Vaughan <gary@gnu.org>
20    
21  gnulib_macrodir = $(srcdir)/m4  SUBDIRS         = m4
 gnulib_srcdir   = $(srcdir)/lib  
   
 GNULIB_SRCS     =                               \  
 $(gnulib_srcdir)/obstack.c                      \  
 $(gnulib_srcdir)/obstack.h                      \  
 $(gnulib_srcdir)/stdbool_.h  
   
 GNULIB_MACROS   =                               \  
 $(gnulib_macrodir)/obstack.m4                   \  
 $(gnulib_macrodir)/onceonly_2_57.m4             \  
 $(gnulib_macrodir)/stdbool.m4  
22    
 EXTRA_DIST      = $(GNULIB_SRCS) $(GNULIB_MACROS)  
23    EXTRA_DIST      =                               \
24    config/extensions.m4                            \
25    config/obstack.m4                               \
26    config/onceonly_2_57.m4                         \
27    config/stdbool.m4                               \
28    config/unlocked-io.m4

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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