#!smake
#
# Makefile for LIBALLOC
#
#ident "$Header: "

DEPTH	= .

CFILES  = alloc.c
ASFILES = get_ra.s

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