From: K. Richard Pixley Date: Sat, 2 May 1992 01:07:09 +0000 (+0000) Subject: added test-install target X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7d6cc102a2de1fd6864ce093ababb7a0e13dbafb;p=binutils-gdb.git added test-install target --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ad88ba7bc1d..d0edb98caf2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,7 @@ Fri May 1 16:20:23 1992 K. Richard Pixley (rich@cygnus.com) + * Makefile.in: added test-install target. + * sanity.sh: new file. * Makefile.in: use sanity test on make check. diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 450cd8e9ecc..f640bc9476f 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -136,6 +136,9 @@ all: $(ADDL_LIBS) $(PROGS) check: /bin/sh $(srcdir)/sanity.sh . +test-install: + /bin/sh $(srcdir)/sanity.sh $(bindir) + info: binutils.info #$(BFD):$(LIBDIR)/../common/*.c