Changes for kernel and Busybox
[tomato.git] / release / src / router / busybox / editors / Kbuild.src
blob8888cba126ecd91bf03eb69d7199179ed990fafd
1 # Makefile for busybox
3 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
5 # Licensed under GPLv2, see file LICENSE in this source tree.
7 lib-y:=
9 INSERT
10 lib-$(CONFIG_AWK)       += awk.o
11 lib-$(CONFIG_CMP)       += cmp.o
12 lib-$(CONFIG_DIFF)      += diff.o
13 lib-$(CONFIG_ED)        += ed.o
14 lib-$(CONFIG_SED)       += sed.o