Little syntax fixes - makefile
- From: Ian Zagorskih <ianzag megasignal com>
- To: mc-devel gnome org
- Subject: Little syntax fixes - makefile
- Date: Thu, 14 Apr 2005 12:45:15 +0700
Hey all,
For mc-4.6.1-pre4a makefile depection looks like:
file (.\*[Mm]akefile[\\\.a-z0-9]\*|..\*\\.mk)$ Makefile
include makefile.syntax
IMHO would be nice to extend it with:
file (.\*[Mm]akefile[\\\.a-zA-Z0-9]\*|..\*\\.mk)$ Makefile
include makefile.syntax
So for example Makefile.Release is catched too.
PS: Makefile.Release and Makefile.Debug names are used now in Qt4 package :)
// wbr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]