summaryrefslogtreecommitdiff
path: root/java/mmake/pkg-descr
blob: 80f8cc53d7e71652557ecb1af0930d87abebe381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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