Merge branch 'maint'
[bison.git] / examples / local.mk
index 680edfa1895dac61c4c38246dc12b51275923875..94a31674c872771c8533fc97585b4c28a655ac0c 100644 (file)
@@ -20,9 +20,8 @@ TEST_LOG_COMPILER = $(top_srcdir)/examples/test
 ## Extracting.  ##
 ## ------------ ##
 
-doc = $(top_srcdir)/doc/bison.texinfo
+doc = $(top_srcdir)/doc/bison.texi
 extexi = $(top_srcdir)/examples/extexi
-PERL = perl
 extract = VERSION="$(VERSION)" $(PERL) -f $(extexi) $(doc) --
 extracted =
 CLEANFILES += $(extracted) examples/extracted.stamp