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