#	from: @(#)Makefile.inc	5.21 (Berkeley) 5/24/91
#	$Id: GNUmakefile.inc,v 1.6 1995/02/24 05:34:18 proven Exp $

# gen sources
VPATH:= ${VPATH}:${srcdir}/gen

SRCS:= ttyname.c isatty.c directory.c popen.c time.c ctime.c difftime.c \
	syslog.c eprintf.c getpwent.c getpwnamuid.c pwd_internal.c $(SRCS)

