bug-make
[Top][All Lists]
Advanced

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

[bug #27545] Patch to add Makefile.mak to default file names searched


From: J
Subject: [bug #27545] Patch to add Makefile.mak to default file names searched
Date: Sun, 27 Sep 2009 22:36:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.0.14) Gecko/2009090216 Ubuntu/9.04 (jaunty) Firefox/3.0.14

URL:
  <http://savannah.gnu.org/bugs/?27545>

                 Summary: Patch to add Makefile.mak to default file names
searched
                 Project: make
            Submitted by: now3d
            Submitted on: Sun 27 Sep 2009 22:36:55 GMT
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: CVS
        Operating System: Any
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Makefile.mak files are very common, and supported by other "make" varieties
such as NMAKE. Therefore I created this patch for GNU Make to also search for
"Makefile.mak"

On MS Windows it is very useful for a file to have a file extension, then it
can be clicked on to open, as it is associated with a text editor. When there
is no extension it's necessary to manually open it, which slows things down
when this is your main task!

Jon

read.c patch attached.

I've posted this before as an email, no reply though then.
http://www.mail-archive.com/address@hidden/msg04763.html



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 27 Sep 2009 22:36:55 GMT  Name: makefile_mak_read_c.patch  Size:
422B   By: now3d
read.c patch to add Makefile.mak to list of files scanned.
<http://savannah.gnu.org/bugs/download.php?file_id=18788>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27545>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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