Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
fa535f3e485456a7fd85db060532ea6539670af0
/
.
/
printutils
/
Kbuild.src
blob: 194fe01d656b630c9dbddb1832298456edf0bcae [
file
] [
log
] [
blame
]
# 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