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

Diff of /bison/src/Makefile.am

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

revision 1.59 by eggert, Fri Dec 13 12:17:59 2002 UTC revision 1.60 by eggert, Sun Jan 5 06:26:52 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 29  INCLUDES = -I$(top_builddir)      \ Line 29  INCLUDES = -I$(top_builddir)      \
29  LDADD = ../lib/libbison.a $(LIBINTL)  LDADD = ../lib/libbison.a $(LIBINTL)
30    
31  bin_PROGRAMS = bison  bin_PROGRAMS = bison
32  bin_SCRIPTS = yacc  bin_SCRIPTS = @YACC_SCRIPT@
33    EXTRA_SCRIPTS = yacc
34    
35  bison_SOURCES =                                   \  bison_SOURCES =                                   \
36          LR0.c LR0.h                               \          LR0.c LR0.h                               \

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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