lpr and lpq applets by Walter Harms.
[oweals/busybox.git] / printutils / Kbuild
1 # Makefile for busybox
2 #
3 # Licensed under the GPL v2, see the file LICENSE in this tarball.
4
5 lib-y :=
6
7 lib-$(CONFIG_LPR) += lpr.o parse_prt.o
8 lib-$(CONFIG_LPQ) += lpq.o parse_prt.o