# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=../..

SRC += getpwnam.c
SRC += getpwuid.c
SRC += pwent.c

include $(TOP)/../makefile.inc
