/[gcjwebplugin]/gcjwebplugin/src/gnu/getopt/Makefile.am
ViewVC logotype

Diff of /gcjwebplugin/src/gnu/getopt/Makefile.am

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

revision 1.2 by fitzsim, Fri Oct 24 04:26:21 2003 UTC revision 1.3 by fitzsim, Fri Oct 24 18:58:22 2003 UTC
# Line 7  libgnugetopt_la_SOURCES = \ Line 7  libgnugetopt_la_SOURCES = \
7          LongOpt.java          LongOpt.java
8    
9  libgnugetopt_la_GCJFLAGS = -I $(top_srcdir)/src $(LIBGCJ_CFLAGS)  libgnugetopt_la_GCJFLAGS = -I $(top_srcdir)/src $(LIBGCJ_CFLAGS)
10  libgnugetopt_la_LIBADD = properties.o  libgnugetopt_la_DEPENDENCIES = properties.o
11    
12  MESSAGE_BUNDLE_SRCS = \  MESSAGE_BUNDLE_SRCS = \
13          $(top_srcdir)/src/gnu/getopt/MessagesBundle.properties \          $(top_srcdir)/src/gnu/getopt/MessagesBundle.properties \
# Line 39  properties.jar: $(MESSAGE_BUNDLE_SRCS) Line 39  properties.jar: $(MESSAGE_BUNDLE_SRCS)
39                  gnu/getopt/MessagesBundle_no.properties                  gnu/getopt/MessagesBundle_no.properties
40    
41  properties.o: properties.jar  properties.o: properties.jar
42          gcj -c --classpath=properties.jar --resource gnu.getopt.MessagesBundle -o $@ $<          gcj -c -o $@ $<

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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