#
# Prototype makefile for directories containing only system header
# files.
#
# This Makefile is automatically generated.
# DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
#
# Generated from /sprite/lib/mkmf/Makefile.hdrs
# Fri Apr 13 14:15:49 PDT 1990
#
# For more information, refer to the mkmf manual page.
#
# $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
#
# Allow mkmf

HDRS		= fcntl.h file.h param.h resource.h socket.h stat.h time.h times.h types.h wait.h
INCLUDEDIR	= /sprite/lib/include/g++/sys
MAKEFILE	= Makefile
SUBDIRS		= 
DISTDIR        ?= /dist/sprite/src/lib/include/g++/sys

SYSMAKEFILE	= hdrs.mk

#if exists(local.mk)
#include	"local.mk"
#else
#include	<$(SYSMAKEFILE)>
#endif
