/[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.56 by akim, Tue Nov 12 08:13:10 2002 UTC revision 1.57 by akim, Tue Nov 12 17:51:38 2002 UTC
# Line 26  AM_YFLAGS = "-dv" Line 26  AM_YFLAGS = "-dv"
26  INCLUDES = -I$(top_builddir)      \  INCLUDES = -I$(top_builddir)      \
27             -I$(top_srcdir)/lib             -I$(top_srcdir)/lib
28    
29  LDADD = $(INTLLIBS) ../lib/libbison.a  LDADD = ../lib/libbison.a $(LIBINTL)
30    
31  bin_PROGRAMS = bison  bin_PROGRAMS = bison
32    

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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