X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Makefile.in;h=d5691685393b1ef2c86af7029689429de6bb7bc6;hp=8420b38c3a350314e70496b653b8ecf58f18390b;hb=02f02dcd4464143580e783ae32c822d8eb8cdcbf;hpb=6a530b46563470c2ca73579d1994a0c8e275dd98 diff --git a/Makefile.in b/Makefile.in index 8420b38c..d5691685 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.39 2014/12/13 21:52:19 tom Exp $ +# $Id: Makefile.in,v 1.40 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"), # @@ -31,7 +31,7 @@ # # Master Makefile for ncurses library. -SHELL = /bin/sh +SHELL = @SHELL@ VPATH = @srcdir@ DESTDIR=@DESTDIR@