aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2014-06-24 23:23:04 -0700
committerGlenn Morris <[email protected]>2014-06-24 23:23:04 -0700
commit4f2a67acd0cb0fcae13219a36fb75fabc85f64c0 (patch)
treedce425d5847b6622f1e6133de8d9a6189e73aab2 /admin/ChangeLog
parent4c920f37c5bc731149814adbe3cf5c8d876f0417 (diff)
admin/grammars: Use pattern rules in Makefile
* admin/grammars/Makefile.in (${bovinedir}/c-by.el, ${bovinedir}/make-by.el): (${wisentdir}/js-wy.el, ${wisentdir}/python-wy.el): Replace with pattern rules. (${bovinedir}/scm-by.el, ${wisentdir}/javat-wy.el) (${cedetdir}/srecode/srt-wy.el): Use $<.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index d53049f95c..0a91217d08 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,5 +1,11 @@
2014-06-25 Glenn Morris <[email protected]>
+ * grammars/Makefile.in (${bovinedir}/c-by.el, ${bovinedir}/make-by.el):
+ (${wisentdir}/js-wy.el, ${wisentdir}/python-wy.el):
+ Replace with pattern rules.
+ (${bovinedir}/scm-by.el, ${wisentdir}/javat-wy.el)
+ (${cedetdir}/srecode/srt-wy.el): Use $<.
+
* unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Make and load .elc.
(.el.elc): Replace with pattern rule.
(%.elc): New.