diff options
Diffstat (limited to 'mysql/custom/makefile')
-rw-r--r-- | mysql/custom/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql/custom/makefile b/mysql/custom/makefile index 9417f38..575cfa6 100644 --- a/mysql/custom/makefile +++ b/mysql/custom/makefile @@ -1,5 +1,4 @@ # file : mysql/custom/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 |