summaryrefslogtreecommitdiff
path: root/java/mmake/pkg-descr
blob: ee052f6e43b318105569400cc997c223318eafe2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
mmake is a small and effective script that will create a Makefile for Your
Java files, ready to compile.

The Makefile generated with mmake supports:
   - Packages
   - JavaDoc
   - Clean up
   - C-preprocessor
   - Jar file
   - Install
   - Uninstall
   - Dependencies

WWW: http://www.tildeslash.com/mmake/