Revision 53
Added by Matt Jones almost 25 years ago
Makefile | ||
---|---|---|
4 | 4 |
CPATH=/home/httpd/servlets/xsql/lib/xmlparserv2.jar$(SEP)$(ORACLE_HOME)/jdbc/lib/classes111.zip$(SEP)/usr/lib/apache/ApacheJServ.jar$(SEP)/home/httpd/classes/servlet-2.0.jar$(SEP)./classes |
5 | 5 |
|
6 | 6 |
USER=jones |
7 |
PW=kinkaj0u
|
|
7 |
PW=your-pw-goes-here
|
|
8 | 8 |
|
9 | 9 |
JAVAC=javac -d classes |
10 | 10 |
|
Also available in: Unified diff
documentation changes