#
# Enhydra Makefile for use with CIMOM
#
# $Id: Makefile,v 1.1 2003/07/17 18:32:55 kumpf Exp $
#

MODROOT = ..

include $(MODROOT)/config.mk

PACKAGEDIR = org/snia

CLASSES = 

SUBDIRS = org

#JAR_INSTALL = \
#	icons/wbemlogo.jpg
include ${STDRULES}

