cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 Makefile

2002-05-16 Thread costin
costin 02/05/16 17:33:01 Removed: jk/native2/server/apache2 Makefile Log: Use autoconf, this will be generated. -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 Makefile

2002-05-13 Thread GOMEZ Henri
>jakarta-tomcat-connectors/jk/native2/server/apache2/Makefile > > Index: Makefile > === > RCS file: >/home/cvs/jakarta-tomcat-connectors/jk/native2/server/apache2/M >akefile,v > retrieving revision 1.4 > retrieving revision 1.

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 Makefile

2002-04-28 Thread costin
costin 02/04/28 06:38:34 Modified:jk/native2/server/apache2 Makefile Log: Fix the makefile Thanks to Michael Delamere for checking it. Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-connectors/jk/native2/server/apache2/Makefile Index: Makefile

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 Makefile

2002-04-09 Thread costin
costin 02/04/09 14:48:21 Modified:jk/native2/server/apache2 Makefile Log: Finally, update the Makefile - it should behave exaclty as the ant-based builder for native. Revision ChangesPath 1.3 +1 -1 jakarta-tomcat-connectors/jk/native2/server/apache2/Makefil

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 Makefile

2002-04-02 Thread costin
costin 02/04/02 11:03:12 Modified:jk/native2/server/apache2 Makefile Log: Fixed the makefile. Now you can use gnumake to compile mod_jk. We support 2 build methods: ant and gnumake. We may add .dsp if needed ( I prefer to use ant ). One thing I want to avoid is hav

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 Makefile

2001-12-31 Thread costin
costin 01/12/31 11:56:13 Added: jk/native2/server/apache2 Makefile Log: Initial makefile, for those who prefer it. ( requires gnumake ) Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/native2/server/apache2/Makefile Index: Makefile ==