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