#!smake
#
#ident	"$Header: /proj/irix6.5.7m/isms/eoe/lib/libdpipe/src/RCS/Makefile,v 1.1 1996/09/19 03:30:06 lguo Exp $"
#
#

DEPTH=.
CFILES=dpipe_lib.c

include $(ROOT)/usr/include/make/libleafdefs
include $(LIBLEAFRULES)

# Debug is turned on for testing purpose, should be turned off
# during build
LCDEFS=-DDEBUG
