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: 008290ee9de9ca7f76c39ea12b00ef86935375b9 (plain)
1
2
3
4
5
6
7
8
9
# 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