blob: f9f1ddbf3fa4c911128578a3f21d22d9721b7a93 [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
Denis Vlasenko78e48b22007-05-18 00:02:37 +00007lib-y := uidgid_get.o
8
9lib-$(CONFIG_USE_BB_PWD_GRP) += pwd_grp.o