hush/printutils/Kbuild.src
Denys Vlasenko da929a95aa mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-04 20:10:51 +02:00

10 lines
184 B
Plaintext

# Makefile for busybox
#
# Licensed under the GPL v2, see the file LICENSE in this tarball.
lib-y :=
lib-$(CONFIG_LPD) += lpd.o
lib-$(CONFIG_LPR) += lpr.o
lib-$(CONFIG_LPQ) += lpr.o