From ce0cf1d44bc04e39eccb7ff80c2ffe11211b942f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 24 Sep 2005 05:47:52 +0000 Subject: make test an alias for check --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b3f9982..de434cb 100644 --- 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 -- cgit v1.1