810a8d516a
JavaDeps - Automatic Dependency Tracking for Java Tracking dependencies amongst a group of source files is always a chore. With Java it's even worse: source files may be mutually-dependent, and make doesn't deal with this situation at all! JavaDeps is a tool to generate dependency rules for Java sources, inspired by the "-MM" flag of gcc. This program analyzes a set of java source files, and outputs their dependencies, along with makefile rules to build the resulting classes. Provided in PR 14258 by Ben Wong (ben@wongs.net), munged around slightly by myself.
5 lines
224 B
Text
5 lines
224 B
Text
$NetBSD: distinfo,v 1.1.1.1 2001/10/17 12:32:17 agc Exp $
|
|
|
|
SHA1 (javadeps-1.1.zip) = 7ded1f1a0ec5d8bc7c1c6cf78f252cffc22025fb
|
|
Size (javadeps-1.1.zip) = 146544 bytes
|
|
SHA1 (patch-aa) = 94b21c396d5a4ae30135fc0c13be3ef5e57cdd60
|