Added comments
X-SVN-Rev: 761
This commit is contained in:
parent
e2eaf8d338
commit
eb572f18f6
@ -1,5 +1,5 @@
|
||||
#
|
||||
# @(#)$RCSfile: makefile,v $ $Revision: 1.1 $ $Date: 2000/02/10 07:30:38 $
|
||||
# @(#)$RCSfile: makefile,v $ $Revision: 1.2 $ $Date: 2000/02/15 18:19:29 $
|
||||
#
|
||||
|
||||
TOPDIR= ..
|
||||
@ -29,6 +29,10 @@ javadoc: FORCE
|
||||
com/ibm/text/*.java com/ibm/util/*.java
|
||||
|
||||
|
||||
# tests:
|
||||
|
||||
# demos:
|
||||
|
||||
complete: classes javadoc
|
||||
|
||||
!include $(TOPDIR)/src/build/rules.mak
|
||||
|
Loading…
Reference in New Issue
Block a user