/[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.25.2.2 by akim, Fri Nov 30 14:23:46 2001 UTC revision 1.25.2.3 by akim, Wed Dec 5 09:21:55 2001 UTC
# Line 38  bin_PROGRAMS = bison Line 38  bin_PROGRAMS = bison
38  bison_SOURCES = LR0.c closure.c complain.c conflicts.c  \  bison_SOURCES = LR0.c closure.c complain.c conflicts.c  \
39      derives.c   \      derives.c   \
40      files.c getargs.c gram.c lalr.c lex.c main.c nullable.c \      files.c getargs.c gram.c lalr.c lex.c main.c nullable.c \
41      output.c    \      output.h output.c \
42        state.h state.c \
43      print.c reader.c reduce.c symtab.c warshall.c vcg.c print_graph.c      print.c reader.c reduce.c symtab.c warshall.c vcg.c print_graph.c
44    
45  EXTRA_bison_SOURCES = vmsgetargs.c  EXTRA_bison_SOURCES = vmsgetargs.c
# Line 46  EXTRA_bison_SOURCES = vmsgetargs.c Line 47  EXTRA_bison_SOURCES = vmsgetargs.c
47  noinst_HEADERS = LR0.h closure.h complain.h conflicts.h \  noinst_HEADERS = LR0.h closure.h complain.h conflicts.h \
48   derives.h \   derives.h \
49   files.h getargs.h gram.h lalr.h lex.h nullable.h \   files.h getargs.h gram.h lalr.h lex.h nullable.h \
  output.h state.h       \  
50   print.h reader.h reduce.h symtab.h warshall.h system.h types.h \   print.h reader.h reduce.h symtab.h warshall.h system.h types.h \
51   vcg.h vcg_defaults.h print_graph.h   vcg.h vcg_defaults.h print_graph.h
52    

Legend:
Removed from v.1.25.2.2  
changed lines
  Added in v.1.25.2.3

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