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

Diff of /bison/lib/Makefile.am

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

revision 1.19 by akim, Tue Jan 8 17:27:46 2002 UTC revision 1.20 by akim, Tue Feb 5 10:08:59 2002 UTC
# Line 1  Line 1 
1  ## Copyright 2001, 2002 Free Software Foundation, Inc.  ## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
2    
3  ## This program is free software; you can redistribute it and/or modify  ## This program is free software; you can redistribute it and/or modify
4  ## 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 39  libbison_a_SOURCES = \ Line 39  libbison_a_SOURCES = \
39    getopt.h getopt.c getopt1.c \    getopt.h getopt.c getopt1.c \
40    hash.h hash.c \    hash.h hash.c \
41    quote.h quote.c quotearg.h quotearg.c \    quote.h quote.c quotearg.h quotearg.c \
42    xalloc.h xmalloc.c xstrdup.c xstrndup.c    xalloc.h xmalloc.c xstrdup.c xstrndup.c \
43      readpipe.c
44    
45  libbison_a_LIBADD = @LIBOBJS@ @ALLOCA@  libbison_a_LIBADD = @LIBOBJS@ @ALLOCA@
46  libbison_a_DEPENDENCIES = $(libbison_a_LIBADD)  libbison_a_DEPENDENCIES = $(libbison_a_LIBADD)

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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