3
0

Kbuild.src 179 B

123456789
  1. # Makefile for busybox
  2. #
  3. # Licensed under GPLv2, see file LICENSE in this source tree.
  4. lib-y :=
  5. lib-$(CONFIG_LPD) += lpd.o
  6. lib-$(CONFIG_LPR) += lpr.o
  7. lib-$(CONFIG_LPQ) += lpr.o