#
# Prototype makefile for libraries with multiple source directories
#
# This Makefile is automatically generated.
# DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
#
# Generated from /sprite/lib/mkmf/Makefile.biglib
# Mon Jun  8 14:22:36 PDT 1992
#
# For more information, refer to the mkmf manual page.
#
# $Header: /sprite/lib/mkmf/RCS/Makefile.biglib,v 1.16 91/04/11 12:55:34 kupfer Exp $ SPRITE (Berkeley)
#
# Allow mkmf

ALLSRCS		= ctypeBits.c isalnum.c isalpha.c isascii.c iscntrl.c isdigit.c isgraph.c islower.c isprint.c ispunct.c isspace.c isupper.c isxdigit.c toascii.c tolower.c toupper.c
LINTSRCS	= 
MACHINES	= ds3100 sun3 sun4 symm
MAKEFILE	= Makefile
MANPAGES	= ctype.man
NAME		= c
PUBHDRS		= 
SUBDIR		= ctype
#include	<settm.mk>
TYPE		= sprite
DISTDIR         ?= /dist/sprite/src/lib/c/ctype

SYSMAKEFILE	= biglib.mk

#if exists($(TM).md/md.mk)
#include	"$(TM).md/md.mk"
#endif

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

#if exists($(DEPFILE))
#include	"$(DEPFILE)"
#endif
