bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

\ bug in CVS


From: Albert Chin
Subject: \ bug in CVS
Date: Sat, 13 Aug 2005 15:58:39 -0500
User-agent: Mutt/1.5.6i

I've built from CVS and have the following problem:
  $ cat Makefile
rule:
        echo 'foo\
        ' >/tmp/b
  $ gmake
echo 'foo\
        ' >/tmp/b
  $ cat /tmp/b
foo\


Shouldn't /tmp/b contain "foo"?

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]