/[dotgnu-pnet]/pnet/cscc/c/Makefile.am
ViewVC logotype

Diff of /pnet/cscc/c/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by t3rmin4t0r, Fri Jul 30 10:46:07 2004 UTC revision 1.15 by ktreichel, Fri Aug 19 20:01:49 2005 UTC
# Line 16  TREECC_SRCOUT = c_nodes.c c_semantics.c Line 16  TREECC_SRCOUT = c_nodes.c c_semantics.c
16    
17  TREECC_OUTPUT = $(TREECC_SRCOUT) c_defs.h  TREECC_OUTPUT = $(TREECC_SRCOUT) c_defs.h
18    
19  libILCLang_a_SOURCES = $(TREECC_SRCOUT) \  EXTRA_DIST = $(TREECC_INPUTS)
20                                             c_coerce.c \  
21                                             c_crt0.c \  nodist_libILCLang_a_SOURCES = $(TREECC_SRCOUT)
22                                             c_declspec.c \  
23                                             c_function.c \  dist_libILCLang_a_SOURCES = c_coerce.c \
24                                             c_grammar.y \                                                          c_crt0.c \
25                                             c_internal.c \                                                          c_declspec.c \
26                                             c_lexutils.c \                                                          c_declspec.h \
27                                             c_library.c \                                                          c_function.c \
28                                             c_scanner.l \                                                          c_function.h \
29                                             c_scope.c \                                                          c_grammar.y \
30                                             c_typeout.c \                                                          c_internal.c \
31                                             c_types.c                                                          c_internal.h \
32                                                            c_lexutils.c \
33                                                            c_lexutils.h \
34                                                            c_library.c \
35                                                            c_rename.h \
36                                                            c_scanner.l \
37                                                            c_scope.c \
38                                                            c_scope.h \
39                                                            c_typeout.c \
40                                                            c_types.c \
41                                                            c_types.h
42    
43  AM_YFLAGS = -d  AM_YFLAGS = -d
44    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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