aboutsummaryrefslogtreecommitdiff
path: root/printutils/Kbuild
blob: f3227233467503db718546a3ca39dc9b06198db9 (plain)
1
2
3
4
5
6
7
8
# Makefile for busybox
#
# Licensed under the GPL v2, see the file LICENSE in this tarball.

lib-y :=

lib-$(CONFIG_LPR) += lpr.o parse_prt.o
lib-$(CONFIG_LPQ) += lpq.o parse_prt.o