#
# 
#                   Sun Public License Notice
#  
#   The contents of this file are subject to the Sun Public License
#   Version 1.0 (the "License"). You may not use this file except in
#   compliance with the License. A copy of the License is available at
#   http://www.sun.com/
#  
#   $Id: Makefile,v 1.2.6.1 2006/03/21 04:16:00 sk156684 Exp $
#

###############################################################################
# $Id: Makefile,v 1.2.6.1 2006/03/21 04:16:00 sk156684 Exp $
###############################################################################

SUB_DIRS= java cpp
ALL_SUB_DIRS= $(SUB_DIRS)

ifndef TOPDIR
        TOPDIR  = $(shell pwd)/../..
endif

include $(TOPDIR)/scripts/Config.make
include $(TOPDIR)/scripts/Rules.make
