mirror of https://github.com/dspinellis/UMLGraph
Legacy file reorganization
This commit is contained in:
parent
4bfd0200fa
commit
13ae4f5aea
2
Makefile
2
Makefile
|
|
@ -85,7 +85,7 @@ web: $(BALL_TAR_GZ) CHECKSUM.MD5
|
|||
tar cf - javadoc | tar -C $(WEBDIR) -xvf -
|
||||
|
||||
CHECKSUM.MD5: $(BALL_TAR_GZ) $(JARFILE)
|
||||
md5 UMLGraph-2.10.* UMLGraph-4.8.* UMLGraph-$(VERSION).* >CHECKSUM.MD5
|
||||
md5 legacy/UMLGraph-2.10.* legacy/UMLGraph-4.8.* UMLGraph-$(VERSION).* >CHECKSUM.MD5
|
||||
(cd lib ; md5 UmlGraph.jar) >>CHECKSUM.MD5
|
||||
|
||||
tag:
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue