ls: make -Z output compatible with GNU coreutils 8.25
[oweals/busybox.git] / printutils / Kbuild.src
index 008290ee9de9ca7f76c39ea12b00ef86935375b9..10c8230631c8c850d2fe91c4780271c0c30c2ae6 100644 (file)
@@ -1,9 +1,7 @@
 # Makefile for busybox
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y :=
 
-lib-$(CONFIG_LPD) += lpd.o
-lib-$(CONFIG_LPR) += lpr.o
-lib-$(CONFIG_LPQ) += lpr.o
+INSERT