Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kbuild « printutils - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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