diff options
| author | Bryan Henderson | 1996-11-13 10:36:36 +0000 |
|---|---|---|
| committer | Bryan Henderson | 1996-11-13 10:36:36 +0000 |
| commit | b20766ccc4a281f1fc88a03bb4ba25da983e6141 (patch) | |
| tree | 5a6ccccee715c8e66835a07d4aef5899eee5e375 /src/test/examples | |
| parent | fdc1cf2434c973a5db21d9f240c376b62367a83c (diff) | |
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Diffstat (limited to 'src/test/examples')
| -rw-r--r-- | src/test/examples/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/examples/Makefile b/src/test/examples/Makefile index f01885ba03..885888a35e 100644 --- a/src/test/examples/Makefile +++ b/src/test/examples/Makefile @@ -3,7 +3,6 @@ # SRCDIR= ../.. -LIBPQDIR= $(SRCDIR)/libpq include ../../Makefile.global CFLAGS+= -I$(LIBPQDIR) |
