[cfe-commits] r55103 - /cfe/trunk/test/Makefile
Daniel Dunbar
evilzr at yahoo.com
Wed Aug 20 21:44:01 PDT 2008
Fixed (missing path).
----- Original Message ----
From: Eli Friedman <eli.friedman at gmail.com>
To: Daniel Dunbar <daniel at zuster.org>
Cc: cfe-commits at cs.uiuc.edu
Sent: Wednesday, August 20, 2008 9:01:06 PM
Subject: Re: [cfe-commits] r55103 - /cfe/trunk/test/Makefile
On Wed, Aug 20, 2008 at 7:48 PM, Daniel Dunbar <daniel at zuster.org> wrote:
> + @ cat $(TESTS) | count 0
This line is giving the following on my computer:
/bin/sh: count: not found
make: *** [all] Error 127
Any ideas?
-Eli
More information about the cfe-commits
mailing list