find:: get rid of nested function (it's a gcc-ism)
[oweals/busybox.git] / debianutils / Kbuild.src
index bcf6126add939813b22a816cb18fd1e4b9dd304e..d41b5c8e4091e01826c6999850d6981b05d1108e 100644 (file)
@@ -2,9 +2,11 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_MKTEMP)            += mktemp.o
 lib-$(CONFIG_PIPE_PROGRESS)     += pipe_progress.o
 lib-$(CONFIG_RUN_PARTS)         += run_parts.o