X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Makefile.in;h=d891e002fd83729b066090e685fb6762db01a7ea;hp=287e7b5610d722a9cc5a58fc130ecbb8eb7f8715;hb=d6509484bda0c4dcd15c166b0bc9e2a173fcff53;hpb=cef50b3afcd58166f3541b701c97bce538844c76 diff --git a/Makefile.in b/Makefile.in index 287e7b56..d891e002 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.29 2010/10/02 16:32:41 juergen Exp $ +# $Id: Makefile.in,v 1.30 2010/11/27 21:45:27 tom Exp $ ############################################################################## # Copyright (c) 1998-2008,2010 Free Software Foundation, Inc. # # # @@ -32,6 +32,7 @@ # Master Makefile for ncurses library. SHELL = /bin/sh +VPATH = @srcdir@ DESTDIR=@DESTDIR@ CF_MFLAGS = @cf_cv_makeflags@ DESTDIR="$(DESTDIR)"