X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=findutils%2FMakefile.in;h=6413a7fd1c15804ce737ec2f1583812dfa486f0c;hb=b03be7f5677b86acfe2f64b5a57e1f361e257f6c;hp=2deaadb056fc01dfd266b15812f7efd07ad043d4;hpb=85208e2ab94ddd60cc97dd7ae4a3b2a588281398;p=oweals%2Fbusybox.git diff --git a/findutils/Makefile.in b/findutils/Makefile.in index 2deaadb05..6413a7fd1 100644 --- a/findutils/Makefile.in +++ b/findutils/Makefile.in @@ -1,6 +1,6 @@ # Makefile for busybox # -# Copyright (C) 1999-2002 Erik Andersen +# Copyright (C) 1999-2003 by Erik Andersen # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -25,7 +25,6 @@ endif FINDUTILS-y:= FINDUTILS-$(CONFIG_FIND) += find.o FINDUTILS-$(CONFIG_GREP) += grep.o -FINDUTILS-$(CONFIG_WHICH) += which.o FINDUTILS-$(CONFIG_XARGS) += xargs.o libraries-y+=$(FINDUTILS_DIR)$(FINDUTILS_AR)