summaryrefslogtreecommitdiff
path: root/port/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'port/Makefile.in')
-rw-r--r--port/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/port/Makefile.in b/port/Makefile.in
index 47882670..f7da0136 100644
--- a/port/Makefile.in
+++ b/port/Makefile.in
@@ -1,5 +1,5 @@
#! smake
-# $Header: /usr/people/sam/tiff/port/RCS/Makefile.in,v 1.4 1996/01/10 19:36:05 sam Exp $
+# $Header: /usr/people/sam/tiff/port/RCS/Makefile.in,v 1.5 1996/02/09 05:54:37 sam Exp $
#
# @WARNING@
#
@@ -39,7 +39,7 @@ VPATH = ../@SRCDIR@/port
# CCOMPILER: @CCOMPILER@
#
-SHELL = /bin/sh
+SHELL = @SCRIPT_SH@
NULL =
CC = @CCOMPILER@
AR = @AR@