/[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.32 by akim, Fri Nov 30 14:25:16 2001 UTC revision 1.33 by akim, Wed Dec 5 09:34: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 print_graph.c \      output.h output.c \
42      muscle_tab.c options.c \      state.h state.c \
43        print_graph.h print_graph.c \
44        muscle_tab.h muscle_tab.c \
45        options.h options.c \
46      print.c reader.c reduce.c symtab.c warshall.c vcg.c      print.c reader.c reduce.c symtab.c warshall.c vcg.c
47    
48  EXTRA_bison_SOURCES = vmsgetargs.c  EXTRA_bison_SOURCES = vmsgetargs.c
# Line 47  EXTRA_bison_SOURCES = vmsgetargs.c Line 50  EXTRA_bison_SOURCES = vmsgetargs.c
50  noinst_HEADERS = LR0.h closure.h complain.h conflicts.h \  noinst_HEADERS = LR0.h closure.h complain.h conflicts.h \
51   derives.h \   derives.h \
52   files.h getargs.h gram.h lalr.h lex.h nullable.h \   files.h getargs.h gram.h lalr.h lex.h nullable.h \
53   output.h print_graph.h \   print.h reader.h reduce.h symtab.h warshall.h system.h \
  muscle_tab.h options.h \  
  print.h reader.h reduce.h state.h symtab.h warshall.h system.h \  
54   types.h vcg.h vcg_defaults.h   types.h vcg.h vcg_defaults.h
55    
56  pkgdata_DATA = bison.simple bison.hairy  pkgdata_DATA = bison.simple bison.hairy

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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