www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/09/25/09:26:26

Date: Wed, 25 Sep 1996 15:01:16 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Alex Schroeder <alex AT zool DOT unizh DOT ch>
Cc: alex AT zool DOT unizh DOT ch, djgpp AT delorie DOT com
Subject: Re: strncasecmp!?
In-Reply-To: <9609251027.AA86405@rzurs10.unizh.ch>
Message-Id: <Pine.SUN.3.91.960925145806.14328B-100000@is>
Mime-Version: 1.0

On Wed, 25 Sep 1996, Alex Schroeder wrote:

> Since we are already at it, I'd like to ask another question: I tried
> something on my makefile which I took from your makefile in the faq
> sources ;) : 
> 
> ifdef COMSPEC
>  DOS blah
> else
>  other bla
> endif
> 
> This code does not work on the AIX, but does with make on my PC. It more 

The conditional directive are specific to each version of Make.  I wrote 
that Makefile for GNU Make.  If you care about not polluting your mind 
with too many similar but subtly different programs (like I do), I 
suggest you assemble a tool-chain that is portable to any platform and 
stick to it (by porting it to any machine where they aren't already 
available).  In this case, just get GNU Make and build it on AIX, and 
never look back.

- Raw text -


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