Project

General

Profile

« Previous | Next » 

Revision 7

Added by Matt Jones about 25 years ago

added db connection code

View differences:

Makefile
11 11
	#java -classpath ".$(SEP)$(CPATH)" \
12 12
		#main ./book-order.xml
13 13
		
14
	java -classpath ".$(SEP)$(CPATH)" \
15
		DBWriter DBElement.props ./book-order.xml
14
#	java -classpath ".$(SEP)$(CPATH)" \
15
#		DBWriter DBElement.props ./book-order.xml
16 16

  
17 17
clean:
18 18
	-rm -f *.class Log

Also available in: Unified diff