X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=misc%2FMakefile.in;h=a62eb33752c5c5f3d169ecefd7776bef60586a47;hb=02f02dcd4464143580e783ae32c822d8eb8cdcbf;hp=127bb9d8e3ad81e623c707606f0ead755086e4af;hpb=a8845f1feadb0b4d906e9040e465b93fd3f72660;p=ncurses.git diff --git a/misc/Makefile.in b/misc/Makefile.in index 127bb9d8..a62eb337 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.62 2014/09/23 22:12:42 tom Exp $ +# $Id: Makefile.in,v 1.63 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"), # @@ -42,7 +42,7 @@ # turn off _all_ suffix rules; we'll generate our own .SUFFIXES : -SHELL = /bin/sh +SHELL = @SHELL@ VPATH = @srcdir@ THIS = Makefile