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