/[dotgnu-pnet]/pnet/image/Makefile.am
ViewVC logotype

Diff of /pnet/image/Makefile.am

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

revision 1.17 by rweather, Wed Jul 9 00:53:21 2003 UTC revision 1.18 by ktreichel, Sun Aug 21 15:33:24 2005 UTC
# Line 1  Line 1 
1  lib_LIBRARIES = libILImage.a  lib_LIBRARIES = libILImage.a
2  noinst_LIBRARIES = libILTestMacros.a  noinst_LIBRARIES = libILTestMacros.a
3    
4    OPCODES_INCLUDES = opdef.c
5    
6    EXTRA_libILImage_a_SOURCES = $(OPCODES_INCLUDES)
7    
8  libILImage_a_SOURCES = assembly.c \  libILImage_a_SOURCES = assembly.c \
9                                             attr.c \                                             attr.c \
10                                             class.c \                                             class.c \
# Line 13  libILImage_a_SOURCES = assembly.c \ Line 17  libILImage_a_SOURCES = assembly.c \
17                                             errors.c \                                             errors.c \
18                                             generic.c \                                             generic.c \
19                                             image.c \                                             image.c \
20                                               image.h \
21                                             item.c \                                             item.c \
22                                             java_loader.c \                                             java_loader.c \
23                                             java_writer.c \                                             java_writer.c \
# Line 32  libILImage_a_SOURCES = assembly.c \ Line 37  libILImage_a_SOURCES = assembly.c \
37                                             opcodes_small.c \                                             opcodes_small.c \
38                                             pecoff_loader.c \                                             pecoff_loader.c \
39                                             pecoff_writer.c \                                             pecoff_writer.c \
40                                               program.h \
41                                             ser_parse.c \                                             ser_parse.c \
42                                             ser_writer.c \                                             ser_writer.c \
43                                             sig_parse.c \                                             sig_parse.c \

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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