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

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

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

revision 1.1 by mkoch, Thu Mar 25 21:45:55 2004 UTC revision 1.2 by mkoch, Mon Jul 5 20:22:47 2004 UTC
# Line 1  Line 1 
 noinst_LTLIBRARIES = libgnugcjwebpluginlocale.la  
   
 libgnugcjwebpluginlocale_la_SOURCES =  
 libgnugcjwebpluginlocale_la_DEPENDENCIES = localeproperties.o  
   
 MESSAGE_BUNDLE_SRCS = \  
         $(top_srcdir)/src/gnu/getopt/MessagesBundle.properties \  
         $(top_srcdir)/src/gnu/getopt/MessagesBundle_de.properties  
   
 localeproperties.jar: $(MESSAGE_BUNDLE_SRCS)  
         jar cMf $@ \  
                 -C $(top_srcdir)/src \  
                 gnu/getopt/MessagesBundle.properties \  
                 -C $(top_srcdir)/src \  
                 gnu/getopt/MessagesBundle_de.properties  
1    
2  EXTRA_DIST = \  EXTRA_DIST = \
3          MessagesBundle.properties \          MessagesBundle.properties \
4          MessagesBundle_de.properties          MessagesBundle_de.properties
5    
 CLEANFILES = localeproperties.jar  
   
 localeproperties.o: localeproperties.jar  
         $(GCJ) -c -o $@ $<  

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

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