Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c28cafb18d4ecf079d77f15a7b8d9ba6d4241b5a
/
.
/
printutils
/
Kbuild.src
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