ruby-changes:29440
From: knu <ko1@a...>
Date: Thu, 20 Jun 2013 19:19:19 +0900 (JST)
Subject: [ruby-changes:29440] knu:r41492 (trunk): Remove an unnecessary mode comment.
knu 2013-06-20 19:19:05 +0900 (Thu, 20 Jun 2013) New Revision: 41492 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=41492 Log: Remove an unnecessary mode comment. Modified files: trunk/template/GNUmakefile.in Index: template/GNUmakefile.in =================================================================== --- template/GNUmakefile.in (revision 41491) +++ template/GNUmakefile.in (revision 41492) @@ -1,4 +1,3 @@ https://github.com/ruby/ruby/blob/trunk/template/GNUmakefile.in#L1 -# -*- makefile -*- override MFLAGS := $(filter-out -j%,$(MFLAGS)) include Makefile -include uncommon.mk -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/