blob: 6f684e53e3bf61408c294dbfb07e9c579aeb7b2f (
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/
|