#
# $Id:$
#
# Copyright (C) 1999 by Matteo Cavalleri
#

include $(TOP)/config.mk

#
# Class specific information
#
CLASSLIB	:= extframe.image
CLASSSRC	:= ExtFrameIClass.c
DEMOSRC		:= ExtFrameIDemo.c
INSTALLDIR	:= images

#
# Class version information
#
CLASSVER	:= 0
CLASSREV	:= 6
CLASSDATE	:= (10.4.99)

include $(TOP)/common/general.mk
