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
_______________________________________________ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
