summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2018-11-10 15:28:27 +0100
committerAkim Demaille <akim.demaille@gmail.com>2018-11-10 17:02:50 +0100
commitc239e53bab8e87b30889ac446d3b513da9951a35 (patch)
tree3b23f011b0f2c16f2bcb6478a89c43254759bee2 /Makefile.am
parenteee37354b5de68360b69c361619ffaf8819d8f40 (diff)
downloadbison-c239e53bab8e87b30889ac446d3b513da9951a35.tar.gz
djgpp: remove
Support for DJGPP was announced to be removed in the NEWS of Bison 3.1 (2018-08-27) unless someone expressed interest. There was no answer. * djgpp: Remove. * NEWS, Makefile.am, cfg.mk, po/POTFILES.in: Adjust.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ffd06423..7f18f6f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,6 @@ noinst_LIBRARIES =
include build-aux/local.mk
include data/local.mk
-include djgpp/local.mk
include doc/local.mk
include etc/local.mk
include examples/local.mk