From 3a829bc50c1da3163329356e561d5bf5b218ce35 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 19 Jun 2021 10:46:14 -0400 Subject: sim: unify general maintainer settings Move these options up to the common dir so we only test & export them once across all ports. This takes a page from the cgen maint logic to make $(MAINT) work for non-automake Makefiles which will allow us to merge it together. --- sim/moxie/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/moxie/ChangeLog') diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog index 1fa55d9..00c1753 100644 --- a/sim/moxie/ChangeLog +++ b/sim/moxie/ChangeLog @@ -1,5 +1,10 @@ 2021-06-20 Mike Frysinger + * Makefile.in: Change @MAINTAINER_MODE_TRUE@ to $(MAINT). + * aclocal.m4, configure: Regenerate. + +2021-06-20 Mike Frysinger + * aclocal.m4: Regenerate. * configure: Regenerate. -- cgit v1.1