X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=c%2B%2B%2FMakefile.in;h=6fd8ffc55f2aab2802ae7db56d51056ff96d34c8;hp=c598e48fa112691441cd4c7d8905d3edfbfbb317;hb=c340bf75caa7aabe7db96787961e151e70ddff08;hpb=92e599aba4bcf8d73fb3a5320bde206839c99acc diff --git a/c++/Makefile.in b/c++/Makefile.in index c598e48f..6fd8ffc5 100644 --- a/c++/Makefile.in +++ b/c++/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.92 2010/09/04 21:29:06 tom Exp $ +# $Id: Makefile.in,v 1.93 2010/11/27 21:45:27 tom Exp $ ############################################################################## # Copyright (c) 1998-2009,2010 Free Software Foundation, Inc. # # # @@ -35,6 +35,7 @@ .SUFFIXES: SHELL = /bin/sh +VPATH = @srcdir@ CF_MFLAGS = @cf_cv_makeflags@ @SET_MAKE@