diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/makefile b/template/makefile index fc7bd15..dc9e328 100644 --- a/template/makefile +++ b/template/makefile @@ -1,5 +1,4 @@ # file : template/makefile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make |