diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-08-13 03:12:04 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-08-13 03:12:04 +0000 |
commit | c090b053feb1fba9b4dfe9177a679414aea125d8 (patch) | |
tree | aaea0b9de901adccbf4bbc0e38ae1e9ef869d018 /src/tutorial/basics.source | |
parent | 92345910718baa4217def15e886bba10b55ed905 (diff) | |
download | postgresql-c090b053feb1fba9b4dfe9177a679414aea125d8.tar.gz postgresql-c090b053feb1fba9b4dfe9177a679414aea125d8.zip |
I'm quite fond of doing VPATH builds, i.e. building outside the source
tree. This also catches lots of little Makefile bugs, so here's a small
patch for one of them (replacing an explicit reference to thread.c with
a reference to it as the first prerequsite of the rule makes make look
for it in the place where it was found (the source tree) rather than in
the build tree. (using GNU make 3.79.1)
John Gray
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions