mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
From 2002-07-11 Momchil Velikov <velco@fadata.bg>:
* Make-common.in (installdirs): Make $(libdir) too, needed when installing libsim.a.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
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-07-13 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* gennltvals.sh (dir): Mark d30v as obsolete.
|
||||
|
||||
@@ -592,6 +592,7 @@ install-common: installdirs
|
||||
|
||||
installdirs:
|
||||
$(SHELL) $(srcdir)/../../mkinstalldirs $(bindir)
|
||||
$(SHELL) $(srcdir)/../../mkinstalldirs $(libdir)
|
||||
|
||||
check:
|
||||
cd ../testsuite && $(MAKE) check RUNTESTFLAGS="$(RUNTESTFLAGS)"
|
||||
|
||||
Reference in New Issue
Block a user