hush/printutils/Kbuild

9 lines
181 B
Plaintext
Raw Normal View History

# 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