2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Makefile.in did not devine VPATH, which caused Marks's

makefile-out-of-date hack to fail when using a separate build
directory
This commit is contained in:
Andreas Gustafsson
2000-12-15 01:40:40 +00:00
parent 8c18a5cfc2
commit 0f5542c35c

View File

@@ -13,9 +13,14 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.21 2000/12/01 02:17:15 gson Exp $
# $Id: Makefile.in,v 1.22 2000/12/15 01:40:40 gson Exp $
srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
@BIND9_INCLUDES@
SUBDIRS = lwresd
TARGETS =