Kbuild.src 184 B

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