commit | d00c2628474b9e6a3fe34c988fe197cf2425ff1a | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Dec 07 08:37:31 1999 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Dec 07 08:37:31 1999 +0000 |
tree | 960ee0d6353cfae1ff21820f8a2d95f6c2ed08c9 | |
parent | 0ecb54a0f3fece5e42f089036f059973bed8d87e [diff] [blame] |
Stuf
diff --git a/Makefile b/Makefile index 4b174c3..1168e9d 100644 --- a/Makefile +++ b/Makefile
@@ -73,7 +73,7 @@ endif ifndef $(PREFIX) - PREFIX=`pwd`/busybox_install + PREFIX=`pwd`/_install endif LIBRARIES= @@ -95,7 +95,7 @@ clean: - rm -f $(PROG) busybox.links *~ *.o core - - rm -rf busybox_install + - rm -rf _install distclean: clean - rm -f $(PROG)