#
# 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
# Fri Aug 30 17:12:19 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		= getopt.c getopt1.c obstack.c
LINTSRCS	= 
MACHINES	= ds3100 sun4
MAKEFILE	= Makefile
MANPAGES	= 
NAME		= libiberty
PUBHDRS		= 
#include	<settm.mk>
TYPE		= sprite
DISTDIR        ?= /dist/sprite/src/cmds/gdb.new/libiberty

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
