ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/Makefile
(Generate patch)

Comparing projects/cms/source/server/Makefile (file contents):
Revision 1.15 by tdb, Wed Jan 24 02:53:27 2001 UTC vs.
Revision 1.16 by tdb, Sat Feb 3 23:11:19 2001 UTC

# Line 68 | Line 68 | javadoc : genidl
68          javadoc -d $(SERVERROOT)/$(DOCDIR) -sourcepath $(SERVERROOT)/$(DOCTMPDIR) -classpath $(JCCLASSPATH) -author -version -private $(PKGLIST)
69          rm -Rf doctemp
70  
71 < buildutil : genidl
71 > buildutil : clean genidl
72          cd uk/ac/ukc/iscream/util && $(MAKE) all
73          cd build && $(MAKE) packageutil
74  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines