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

OS		:= nextos_2.0
csrcs		:= signal.c utsname.c
hsrcs		:= limits.h signal.h unistd.h sys/types.h sys/utsname.h \
		   udposix.h
MANIFEST	:= sys/ $(csrcs) $(hsrcs)
CPPFLAGS	:= -I.

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