/[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.34 by akim, Wed Dec 12 11:58:19 2001 UTC revision 1.35 by ra, Sun Dec 30 14:50:15 2001 UTC
# Line 23  DEFS = @DEFS@ \ Line 23  DEFS = @DEFS@ \
23    -DLOCALEDIR=\"$(datadir)/locale\"    -DLOCALEDIR=\"$(datadir)/locale\"
24    
25  CFLAGS = @CFLAGS@ $(WARNING_CFLAGS)  CFLAGS = @CFLAGS@ $(WARNING_CFLAGS)
26    YFLAGS = "-dv"
27    
28  # libintl.h in is build/intl, intl/libgettext.h in src/,  # libintl.h in is build/intl, intl/libgettext.h in src/,
29  # config.h in build/.  # config.h in build/.
# Line 43  bison_SOURCES = LR0.c closure.c complain Line 44  bison_SOURCES = LR0.c closure.c complain
44      print_graph.h print_graph.c \      print_graph.h print_graph.c \
45      muscle_tab.h muscle_tab.c \      muscle_tab.h muscle_tab.c \
46      options.h options.c \      options.h options.c \
47      print.c reader.c reduce.c symtab.c warshall.c vcg.c      print.c reader.c reduce.c symtab.c warshall.c vcg.c \
48        parse-skel.y scan-skel.l
49    
50  EXTRA_bison_SOURCES = vmsgetargs.c  EXTRA_bison_SOURCES = vmsgetargs.c
51    

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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