diff options
Diffstat (limited to 'build/import/libpq')
-rw-r--r-- | build/import/libpq/configuration-rules.make | 1 | ||||
-rwxr-xr-x | build/import/libpq/configure | 1 | ||||
-rw-r--r-- | build/import/libpq/rules.make | 1 | ||||
-rw-r--r-- | build/import/libpq/stub.make | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/build/import/libpq/configuration-rules.make b/build/import/libpq/configuration-rules.make index b117767..3b43941 100644 --- a/build/import/libpq/configuration-rules.make +++ b/build/import/libpq/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libpq/configuration-rules.make -# copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libpq/configuration-dynamic.make: | $(dcf_root)/import/libpq/. diff --git a/build/import/libpq/configure b/build/import/libpq/configure index 56f5c3f..91b196f 100755 --- a/build/import/libpq/configure +++ b/build/import/libpq/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libpq/configure -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libpq/rules.make b/build/import/libpq/rules.make index dee718f..016a671 100644 --- a/build/import/libpq/rules.make +++ b/build/import/libpq/rules.make @@ -1,5 +1,4 @@ # file : build/import/libpq/rules.make -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/libpq/%: root := $(libpq_root) diff --git a/build/import/libpq/stub.make b/build/import/libpq/stub.make index a8f8824..94ba269 100644 --- a/build/import/libpq/stub.make +++ b/build/import/libpq/stub.make @@ -1,5 +1,4 @@ # file : build/import/libpq/stub.make -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libpq/configuration-rules.make,$(dcf_root)) |