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/bug-make@gnu.org/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/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make