diff options
author | agc <agc@pkgsrc.org> | 2001-10-17 12:32:17 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-10-17 12:32:17 +0000 |
commit | 810a8d516a5060d7811ca2dc9634003bced72643 (patch) | |
tree | 56a3cb873bed4a4daa341cbe32b6fcad2ecb63b3 /devel/Makefile | |
parent | 9cc387cf7e51ef38ed7027bf1a293efe27c93677 (diff) | |
download | pkgsrc-810a8d516a5060d7811ca2dc9634003bced72643.tar.gz |
Initial import of javadeps-1.1 into the NetBSD Packages Collection.
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.
Diffstat (limited to 'devel/Makefile')
0 files changed, 0 insertions, 0 deletions