/[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.61 by akim, Thu Jan 9 12:45:08 2003 UTC revision 1.62 by akim, Mon Aug 25 15:16:24 2003 UTC
# Line 28  INCLUDES = -I$(top_builddir)      \ Line 28  INCLUDES = -I$(top_builddir)      \
28    
29  LDADD = ../lib/libbison.a $(LIBINTL)  LDADD = ../lib/libbison.a $(LIBINTL)
30    
31    # Use our own Bison to build the parser.  Of course, you ought to
32    # keep a sane version of Bison nearby...
33    YACC = ../tests/bison -y
34    
35  bin_PROGRAMS = bison  bin_PROGRAMS = bison
36  bin_SCRIPTS = $(YACC_SCRIPT)  bin_SCRIPTS = $(YACC_SCRIPT)
37  EXTRA_SCRIPTS = yacc  EXTRA_SCRIPTS = yacc

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

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