X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2FMakefile.in;h=2911c7e17361ed275af3ba625904bebedc40fa00;hp=15928eb4c833c3dd40637853ebfd7c4985dadfb3;hb=02f02dcd4464143580e783ae32c822d8eb8cdcbf;hpb=50acaeeb9b282767ffe9c6a80f120b32ce3bd966 diff --git a/test/Makefile.in b/test/Makefile.in index 15928eb4..2911c7e1 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.114 2014/11/15 00:46:05 tom Exp $ +# $Id: Makefile.in,v 1.115 2015/08/05 23:15:41 tom Exp $ ############################################################################## -# Copyright (c) 1998-2013,2014 Free Software Foundation, Inc. # +# Copyright (c) 1998-2014,2015 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"), # @@ -34,7 +34,7 @@ # turn off _all_ suffix rules; we'll generate our own .SUFFIXES: -SHELL = /bin/sh +SHELL = @SHELL@ VPATH = @srcdir@ @SET_MAKE@