summaryrefslogtreecommitdiff
path: root/procps/Kbuild.src (plain)
blob: 83af05a055d93a17cd16de6beaed1f0de0bb5925
1# Makefile for busybox
2#
3# Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
4#
5# Licensed under GPLv2, see file LICENSE in this source tree.
6
7lib-y:=
8
9INSERT
10
11lib-$(CONFIG_ASH) += kill.o # used for built-in kill by ash
12