* Make-common.in (installdirs): Make $(libdir) too, needed when
installing libsim.a.
+2002-07-14 Andrew Cagney <ac131313@redhat.com>
+
+ From 2002-07-11 Momchil Velikov <velco@fadata.bg>:
+ * Make-common.in (installdirs): Make $(libdir) too, needed when
+ installing libsim.a.
+
2002-02-24 Andrew Cagney <ac131313@redhat.com>
From wiz at danbala:
installdirs:
$(SHELL) $(srcdir)/../../mkinstalldirs $(bindir)
+ $(SHELL) $(srcdir)/../../mkinstalldirs $(libdir)
check:
cd ../testsuite && $(MAKE) check RUNTESTFLAGS="$(RUNTESTFLAGS)"