#
# Prototype makefile for libraries.
#
# This Makefile is automatically generated.
# DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
#
# Generated from /sprite/lib/mkmf/Makefile.library
# Wed Aug 21 12:51:32 PDT 1991
#
# For more information, refer to the mkmf manual page.
#
# $Header: /sprite/lib/mkmf/RCS/Makefile.library,v 1.15 91/04/11 12:55:30 kupfer Exp $ SPRITE (Berkeley)
#
# Allow mkmf

ALLSRCS		= funmap.c history.c keymaps.c readline.c
LINTSRCS	= 
MACHINES	= ds3100 sun4
MAKEFILE	= Makefile
MANPAGES	= 
NAME		= readline
PUBHDRS		= readline.h
#include	<settm.mk>
TYPE		= sprite
DISTDIR        ?= /dist/sprite/src/cmds/gdb.new/readline

SYSMAKEFILE	= library.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($(TM).md/dependencies.mk)
#include	"$(TM).md/dependencies.mk"
#endif
