Download List

프로젝트 설명

mmake will generate a Makefile for Java programs. It supports packages, JavaDoc, Cleanup, preprocessor support for version handling, Jar files, Installation, and many more functions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-07-02 10:53
2.2.1

이 릴리스의 수정이있을 때 2 개 이상의 클래스 사이의 종속성이 발생할 것이라고 종속성 그래프에있는 잠재적인 순환 의존성 문제.
Tags: Minor feature enhancements
This release fixes the potential circular dependency problem in the dependency graph which would occur when there was a dependency between two or more classes.

2001-02-19 00:20
2.2

상황에서 a.xjava b.xjava에 따라 의존성 문제를 방지 제거 대상, 통화당 처음으로 실행하는 모든 (이전. 자바 파일을 컴파일하는), 그리고 불필요하게 여러 종속성의 제거. JAVA_OBJS에서 xjava 파일입니다.
Tags: Minor feature enhancements
An uninstall target, running CPP first (before any .java files are compiled) to avoid dependency problems in a situation where a.xjava depends on b.xjava, and removal of unnecessary multiple dependencies for .xjava files in JAVA_OBJS.

2001-02-11 00:00
2.1

새로운 구성 스크립트와 Makefile의 시간 ()에 관한, Perl 버전 5.6 또는 나중에 경고 메시지를 피하기 위해 프로토 타입, 그리고 새로운 가격표 타겟으로합니다.
Tags: Minor feature enhancements
A new configure script and Makefile (about time), prototyping to avoid warning messages with Perl version 5.6 or later, and a new tags target.

2001-01-30 15:13
2.0

같이 클래스 파일과 리소스 파일의 설치를위한 지원 및 리소스 파일에 대한 종속성을 확인하십시오.
Support for installing resource files together with class files, and a dependency check for resource files.

2001-01-30 15:13
1.31

, 내부 클래스에 구분 기호 $ 탈출, 내부 클래스가 종속성 그래프를 생성하는 중에 필터링 구문을 발견하고 다시 표준 구문을 찾을 때 소스 파일에 대한 검색 README 파일을 업데이 트와 스크립트 버전을 사용하는 옵션이 추가되었습니다 떨어지고는 GNU 제거 .
Filtering out inner-classes when generating the dependency graph,
escaping the $ delimiter in inner-classes, removed the GNU find
syntax and falling back to using standard find syntax when
searching for source files, updated the README file and added
version options to the script.

Project Resources