# $NetBSD: Makefile.custom,v 1.7 2001/06/21 21:40:07 jlam Exp $ # # This file is included by Makefile.global, which is included by every # sub-Makefile in the build tree. Makefiles for shared libraries include # Makefile.global then Makefile.shlib. ifdef INSTALLED_LIBPQ libpq = -lpq endif ifdef INSTALLED_LIBPGTCL libpgtcl = -lpgtcl endif