blob: d15e3a2d185fcd8c4af03ad37a7486bcdb1229be [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#
Denys Vlasenko0ef64bd2010-08-16 20:14:46 +02005# Licensed under GPLv2, see file LICENSE in this source tree.
Denis Vlasenko7d219aa2006-10-05 10:17:08 +00006
Denis Vlasenko78e48b22007-05-18 00:02:37 +00007lib-y := uidgid_get.o
8
9lib-$(CONFIG_USE_BB_PWD_GRP) += pwd_grp.o