]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - c++/Makefile.in
ncurses 5.7 - patch 20101127
[ncurses.git] / c++ / Makefile.in
index c598e48fa112691441cd4c7d8905d3edfbfbb317..6fd8ffc55f2aab2802ae7db56d51056ff96d34c8 100644 (file)
@@ -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@