make test an alias for check
authorMike Frysinger <vapier@gentoo.org>
Sat, 24 Sep 2005 05:47:52 +0000 (05:47 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 24 Sep 2005 05:47:52 +0000 (05:47 -0000)
Makefile

index b3f998200d240a9c38706a563b00ddfe33a1f507..de434cb11d7928d43fc6612181050d04952a7603 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -137,7 +137,7 @@ uninstall: busybox.links
 install-hardlinks: $(top_srcdir)/applets/install.sh busybox busybox.links
        $(SHELL) $< $(PREFIX) --hardlinks
 
-check: busybox
+check test: busybox
        bindir=$(top_builddir) srcdir=$(top_srcdir)/testsuite \
        $(top_srcdir)/testsuite/runtest