/[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.28 by ra, Sat Aug 25 14:21:46 2001 UTC revision 1.29 by marc, Sun Sep 2 15:43:29 2001 UTC
# Line 13  bin_PROGRAMS = bison Line 13  bin_PROGRAMS = bison
13  bison_SOURCES = LR0.c closure.c complain.c conflicts.c  \  bison_SOURCES = LR0.c closure.c complain.c conflicts.c  \
14      derives.c   \      derives.c   \
15      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 \
16      output.c    \      output.c print_graph.c \
17      macrotab.c  \      muscle_tab.c        \
18      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
19    
20  EXTRA_bison_SOURCES = vmsgetargs.c  EXTRA_bison_SOURCES = vmsgetargs.c
21    
22  noinst_HEADERS = LR0.h closure.h complain.h conflicts.h \  noinst_HEADERS = LR0.h closure.h complain.h conflicts.h \
23   derives.h \   derives.h \
24   files.h getargs.h gram.h lalr.h lex.h nullable.h \   files.h getargs.h gram.h lalr.h lex.h nullable.h \
25   output.h state.h       \   output.h print_graph.h \
26   macrotab.h \   muscle_tab.h \
27   print.h reader.h reduce.h symtab.h warshall.h system.h types.h \   print.h reader.h reduce.h state.h symtab.h warshall.h system.h \
28   vcg.h vcg_defaults.h print_graph.h   types.h vcg.h vcg_defaults.h
29    
30  pkgdata_DATA = bison.simple bison.hairy  pkgdata_DATA = bison.simple bison.hairy
31    

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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