diff Makefile.am @ 30191:57aac5b9cf9d

Backed out changeset f655202744be
author John W. Eaton <jwe@octave.org>
date Thu, 16 Sep 2021 21:12:15 -0400
parents f655202744be
children f816a8c44924
line wrap: on
line diff
--- a/Makefile.am	Thu Sep 16 13:26:40 2021 -0400
+++ b/Makefile.am	Thu Sep 16 21:12:15 2021 -0400
@@ -550,6 +550,3 @@
 
 %.ll-tst : %.ll
 	$(AM_V_GEN)$(test-file-commands)
-
-$(srcdir)/Makefile.in: $(srcdir)/bootstrap $(srcdir)/bootstrap.conf
-	(cd $(srcdir); ./bootstrap)