Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7049ff8696c3c2a1be0f9901d7e2473568b8f918
/
.
/
printutils
/
Kbuild
blob: 008290ee9de9ca7f76c39ea12b00ef86935375b9 [
file
] [
log
] [
blame
]
# 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