/MakefileJava

A generic makefile for compiling java project.

Primary LanguageMakefile

MakefileJava

A generic makefile for compiling java project.

For now, the makefile can compile java project with java packages.

Architecture : All your source files need to be in a folder named "src" (in lowercase).

This is a communautay project. I hope you will help me to improve it by reporting your tests, advices, bugs, or by improving it directly.