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

Kbuild.src « printutils - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 194fe01d656b630c9dbddb1832298456edf0bcae (plain)
1
2
3
4
5
6
7
8
9
# 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