#
# @(#)GNUmakefile	1.1 04/07/20
#  
# Copyright 2004 Sun Microsystems, Inc. All Rights Reserved
# SUN PROPRIETARY/CONFIDENTIAL
# Use is subject to license terms. 
#

TOPDIR		= ../../..
MAKEDEFS 	= $(TOPDIR)/src/buildcfg/Defs.gmk


include $(MAKEDEFS)


all optimized : etcfiles

debug: etcfiles.debug

clean:	etcfiles.clean

