From 542e2fd40affea9b3a005b1eaedb4a498e42863d Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Thu, 13 Apr 1989 14:09:52 -0400 Subject: [PATCH] FINAL 1989 VERSION SCCS-file: Makefile SCCS-SID: 7.1 --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 9d1b8cf..8261e37 100644 --- a/Makefile +++ b/Makefile @@ -78,6 +78,10 @@ REDO= posix_right # -DUSG # to the end of the "CFLAGS=" line. # +# If you're on an AT&T-based system and use csh, add +# -DSHELL=/bin/sh +# to the end of the "CFLAGS=" line. +# # If you're running on a system where "strchr" is known as "index" # (for example, a 4.[012]BSD system), add # -Dstrchr=index