11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
|
# DO NOT EDIT. This file is generated from Kbuild.src
|
||
|
# Makefile for busybox
|
||
|
#
|
||
|
# Licensed under GPLv2, see file LICENSE in this source tree.
|
||
|
|
||
|
lib-y :=
|
||
|
|
||
|
lib-$(CONFIG_LPD) += lpd.o
|
||
|
lib-$(CONFIG_LPR) += lpr.o
|
||
|
lib-$(CONFIG_LPQ) += lpr.o
|