www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/10/31/23:19:46

Date: Tue, 27 Oct 1998 21:03:18 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: djgpp AT delorie DOT com
Subject: Re: makefile probs
In-Reply-To: <3634D56D.B8834474@clover.c2d.fedex.com>
Message-ID: <Pine.SUN.3.91.981027210259.8711T-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Mon, 26 Oct 1998, Walter Moore wrote:

> server:	
> 	-@if [ -r make.client ] ; \
> 	then \
>                 rm -f ${COMMON} make.client ; \
> 	else \
> 		true ; \
> 	fi

This assumes a Unix-like shell.  Put a line saying "SHELL=/bin/sh"
near the beginning of the Makefile, install Bash, and it will work
like a charm.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019