OSDN Git Service

Keep the generated .h files in the local directory, like other object files,
authorBryan Henderson <bryanh@giraffe.netgate.net>
Sun, 3 Nov 1996 09:05:30 +0000 (09:05 +0000)
committerBryan Henderson <bryanh@giraffe.netgate.net>
Sun, 3 Nov 1996 09:05:30 +0000 (09:05 +0000)
commita7a0b3ba304d8cbc46aec1b1a2e15119aa5637b8
tree9b262a9d7971835fb3c7ff80025eb650096ec22c
parenta505db6f330e558559e879f0a42a968665af4f11
Keep the generated .h files in the local directory, like other object files,
rather than in src/include with normal header files.  Necessary to make
dependancies work out so they don't keep getting rebuilt for no reason.
src/backend/Makefile