# $Id: GNUmakefile,v 1.1 1992/04/28 14:34:19 steve Exp $

OS		:= sunos_4.1
csrcs		:= string.c
hsrcs		:= udposix.h search.h stdarg.h stddef.h stdlib.h string.h \
		   patchlevel.h
MANIFEST	:= $(csrcs) $(hsrcs)
CPPFLAGS	:= -I.

THIS_DIR	:= ../
include $(THIS_DIR)GNUmakemaster
