standard plugin Makefile.ams: backport recent changes to x11
authorMatt Birkholz <matt@birchwood-abbey.net>
Sat, 16 Feb 2019 23:05:18 +0000 (16:05 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sat, 16 Feb 2019 23:05:18 +0000 (16:05 -0700)
commit24315755dc301cd43db01f09bffdfbc06e4c5632
tree6b4d64070962f7b836d834b1a33210f8f11ca260
parent2ece7d3266cfea5647821bf1c3e6e3c1841bade9
standard plugin Makefile.ams: backport recent changes to x11

Use _SOURCES and nodist_ _SOURCES rather than a _LIBADD.

Consider re-compiling Scheme code if -const.bin changes.

Punt trying to override etag's commandline.  Use the tags rule to
append .cdecls and use tags-fix.sh to re-order the files.

Use EXEEXT.  Provide mostlyclean-local.  Use standard copyright
notice.  Remove trailing whitespace.
15 files changed:
src/blowfish/Makefile.am
src/blowfish/tags-fix.sh
src/edwin/Makefile.am
src/edwin/configure.ac
src/gdbm/Makefile.am
src/gdbm/tags-fix.sh
src/imail/Makefile.am
src/imail/configure.ac
src/mcrypt/Makefile.am
src/mcrypt/tags-fix.sh
src/pgsql/Makefile.am
src/pgsql/tags-fix.sh
src/x11-screen/Makefile.am
src/x11/Makefile.am
src/x11/tags-fix.sh