/[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.36 by eggert, Wed Dec 11 05:26:00 2002 UTC revision 1.37 by eggert, Sun Jan 5 06:26:25 2003 UTC
# Line 1  Line 1 
1  ## Copyright (C) 2001, 2002 Free Software Foundation, Inc.  ## Copyright (C) 2001, 2002, 2003 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 17  Line 17 
17    
18  AM_CFLAGS = $(WARNING_CFLAGS)  AM_CFLAGS = $(WARNING_CFLAGS)
19    
20  lib_LIBRARIES = liby.a  lib_LIBRARIES = @YACC_LIBRARY@
21    EXTRA_LIBRARIES = liby.a
22  noinst_LIBRARIES = libbison.a  noinst_LIBRARIES = libbison.a
23    
24  # config.h is in build/., and system.h is in src/src/.  # config.h is in build/., and system.h is in src/src/.

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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