blob: ad1706cb6c0581632cd412024054da2c54cae8fb [file] [log] [blame]
Denis Vlasenko7d219aa2006-10-05 10:17:08 +00001# Makefile for busybox
2#
3# Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
4#
5# Licensed under the GPL v2, see the file LICENSE in this tarball.
6
7lib-y:=
Denis Vlasenko8a00f442006-11-17 18:58:16 +00008lib-$(CONFIG_RUNSV) += runsv.o runit_lib.o
9lib-$(CONFIG_RUNSVDIR) += runsvdir.o runit_lib.o
10lib-$(CONFIG_SV) += sv.o runit_lib.o
Denis Vlasenko83ea6432006-11-16 02:27:24 +000011lib-$(CONFIG_SVLOGD) += svlogd.o runit_lib.o
Denis Vlasenko8a00f442006-11-17 18:58:16 +000012lib-$(CONFIG_CHPST) += chpst.o