From 5627d72e884c39e033dc402205cf23e213c112fa Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 4 Feb 1991 04:26:35 +0000 Subject: [PATCH] *** empty log message *** --- src/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Makefile.in b/src/Makefile.in index 2b4c362a7a4..dfc51a0ec29 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -5,6 +5,9 @@ CC = gcc CPP = $(CC) -E #Note: an alternative is CPP = /lib/cpp +# Just to avoid uncertainty. +SHELL = /bin/sh + all: xmakefile doall doall: -- 2.39.5