diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/Makefile b/template/Makefile index 59218a2..0661d7b 100644 --- a/template/Makefile +++ b/template/Makefile @@ -1,5 +1,5 @@ MAKEFLAGS += --no-builtin-rules -# Change PROJNAME value to you project name +# Change PROJNAME value to your project name # Care to not make any space at the end! PROJNAME = template |