bug-gnu-utils
[Top][All Lists]
Advanced

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

make -dn still thinks it "Successfully remade" something


From: Dan Jacobson
Subject: make -dn still thinks it "Successfully remade" something
Date: 12 Apr 2002 00:07:37 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

$ cat makefile
qq:
        date
$ make -dn qq
...Must remake target `qq'.
date
Successfully remade target file `qq'.
===========
Comment: no it didn't.  I used -n.  It still says "Successfully
remade" anyway.  Sure, maybe in its little mind it Successfully remade
something, but not in the real world.
-- 
http://jidanni.org/ Taiwan(04)25854780



reply via email to

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