lclint-interest message 30

Date: Wed, 15 Feb 95 10:48:26 -0500
From: evs (David Evans)
To: lclint-interest@larch.lcs.mit.edu
In-Reply-To: Maarten Ballintijn's message of Wed, 15 Feb 95 10:07:56 MET <9502150907.AA05716@dxmint.cern.ch>
Subject: Makefiles for Lclint


The handling of whitespace before control commands (ifdef, else, etc.)
changed between gmake versions 3.62 and 3.7.  Newer versions of gmake
send these commands preceeded by a  to the shell directly, instead
of pre-processing them.  The Makefiles provided with the current
packages fix this problem so it should work with all versions of gmake,
but if you picked up one of the early versions of 1.4c you should remove
the s before these commands.

If you don't have gnu make, you can use can use the provided plain
makefiles instead.  The shell script useplain will set things up to use
the plain makefiles instead.

--- Dave
Previous Message Next Message Archive Summary LCLint Home Page David Evans
University of Virginia, Computer Science
evans@cs.virginia.edu