]> granicus.if.org Git - postgresql/commit
Clean up the Makefiles
authorMarc G. Fournier <scrappy@hub.org>
Wed, 17 Dec 1997 04:31:34 +0000 (04:31 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 17 Dec 1997 04:31:34 +0000 (04:31 +0000)
commite2d9501094815b141eff6c9338897068eb5868db
tree978bd1a53202051a1c0b27537794c1bb673ab838
parentceabf8cab99b8a7aacfdcae0086e40b04dd11eca
Clean up the Makefiles

Essentially, this cleans things up so that if PORTNAME isn't defined (I'm
    working on getting rid of it for FreeBSD, at least, to see if its possible)
    none of the PORTNAME related stuff gets passed around.

Had a little bit of -I related redundancy as well
src/backend/access/common/Makefile
src/backend/access/gist/Makefile
src/backend/access/hash/Makefile
src/backend/access/heap/Makefile
src/backend/access/index/Makefile
src/backend/access/nbtree/Makefile
src/backend/access/rtree/Makefile
src/backend/access/transam/Makefile