You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fu...@apache.org on 2005/04/01 04:58:41 UTC

cvs commit: jakarta-tomcat-connectors/jk/native/netscape Makefile.netware

fuankg      2005/03/31 18:58:41

  Modified:    jk/native/netscape Makefile.netware
  Log:
  added new files.
  
  Revision  Changes    Path
  1.5       +3 -1      jakarta-tomcat-connectors/jk/native/netscape/Makefile.netware
  
  Index: Makefile.netware
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/netscape/Makefile.netware,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Makefile.netware	28 Jul 2004 14:24:48 -0000	1.4
  +++ Makefile.netware	1 Apr 2005 02:58:41 -0000	1.5
  @@ -20,7 +20,7 @@
   # Edit the vars below to change NLM target settings.
   TARGET  = nsapi_rd
   VERSION	= $(JK_VERSION)
  -COPYR	= Copyright (c) 2000-2004 The Apache Software Foundation. All rights reserved.
  +COPYR	= Copyright (c) 2000-2005 The Apache Software Foundation. All rights reserved.
   DESCR	= Netscape plugin for Jakarta/Tomcat $(JK_VERSION_STR)
   MTSAFE	= NO
   STACK	= 64000
  @@ -139,7 +139,9 @@
   	$(OBJDIR)/jk_md5.o \
   	$(OBJDIR)/jk_msg_buff.o \
   	$(OBJDIR)/jk_pool.o \
  +	$(OBJDIR)/jk_shm.o \
   	$(OBJDIR)/jk_sockbuf.o \
  +	$(OBJDIR)/jk_status.o \
   	$(OBJDIR)/jk_uri_worker_map.o \
   	$(OBJDIR)/jk_util.o \
   	$(OBJDIR)/jk_worker.o \
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org