projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f91d7a
)
make test an alias for check
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 24 Sep 2005 05:47:52 +0000
(
05:47
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 24 Sep 2005 05:47:52 +0000
(
05:47
-0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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