1
0
mirror of https://github.com/sheumann/hush.git synced 2025-02-25 16:29:01 +00:00

10 lines
184 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_LPD) += lpd.o
lib-$(CONFIG_LPR) += lpr.o
lib-$(CONFIG_LPQ) += lpr.o