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

OS		:= irix_3.3.2
csrcs		:= string.c
hsrcs		:= stdarg.h stddef.h string.h udposix.h
MANIFEST	:= $(csrcs) $(hsrcs)
CPPFLAGS	:= -I.

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