X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=Makefile.base;h=3143778872e7de4e4f0e25d5afb82443dd860bc4;hp=3304c83c802f47d4d5ede0e5cb33c5a252bd0552;hb=632cc690ac07130a51a947ee0f0b2bfae10b6595;hpb=370393552d119891ac3a9ecd78c7215881a26e09 diff --git a/Makefile.base b/Makefile.base index 3304c83..3143778 100644 --- a/Makefile.base +++ b/Makefile.base @@ -1,3 +1,8 @@ +# Makefile base template +# +# Version: +# - 1.0.0: add a version comment + # Required parameters (the commented out ones are supposed to change per project): #MAIN = path to main java source to compile