]> granicus.if.org Git - postgresql/commit
slight fix to Makefile.inc so that gram.c/parse.h get put into
authorMarc G. Fournier <scrappy@hub.org>
Sat, 21 Sep 1996 07:47:48 +0000 (07:47 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 21 Sep 1996 07:47:48 +0000 (07:47 +0000)
commit5ca943d3981cc1e8a9e185975999b5a154331f7c
tree6de5675d128813fbbcb79ca43150711f8c445bf2
parentcd2f4476f079f7b8c8e4a40ab42e28c32a0ab7b3
slight fix to Makefile.inc so that gram.c/parse.h get put into
backend/obj instead of into backend

there is probably a better fix for this, but looking at the Makefile.inc,
I can't find a reason *why* it isn't putting them into obj...
src/backend/parser/Makefile.inc