]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Makefile.in
ncurses 6.1
[ncurses.git] / Makefile.in
index 8420b38c3a350314e70496b653b8ecf58f18390b..d5691685393b1ef2c86af7029689429de6bb7bc6 100644 (file)
@@ -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@