]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/Makefile.in
ncurses 5.7 - patch 20101127
[ncurses.git] / test / Makefile.in
index f3ae7eee358d6ee52e734fa785dcfb792a497b7a..c9d5618047cbdc1443ea0c13c1d9da4a763ca6c9 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.106 2010/11/06 19:33:08 tom Exp $
+# $Id: Makefile.in,v 1.107 2010/11/27 21:47:17 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2007,2008 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2008,2010 Free Software Foundation, Inc.                #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
@@ -35,6 +35,7 @@
 .SUFFIXES:
 
 SHELL          = /bin/sh
+VPATH          = @srcdir@
 
 @SET_MAKE@