emacs-devel
[Top][All Lists]
Advanced

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

Re: unlock/relock Makefile targets


From: Richard Stallman
Subject: Re: unlock/relock Makefile targets
Date: Fri, 07 Sep 2007 15:53:40 -0400

    Can the "unlock" and "relock" targets that are present in most
    Makefiles be deleted? They seem pretty useless, and anyone wanting to
    use them could use the much simpler

    find . -type f -exec chmod u-w '{}' ';'

`make unlock' is simpler than that -- if it matters.  But I also
suspect it is not useful nowadays.





reply via email to

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