#
#  Copyright 2007 by Texas Instruments Incorporated.
#  
#  All rights reserved. Property of Texas Instruments Incorporated.
#  Restricted rights to use, duplicate or disclose this code are
#  granted through contract.
#  
#

#
#  ======== makefile ========
#  GNUmake-based makefile.
#

# include the files that defines XDC package, paths and build rules
EXAMPLES_ROOTDIR := $(CURDIR)/../../../../../..

include $(EXAMPLES_ROOTDIR)/xdcpaths.mak

# [CE] add the examples directory itself to the list of paths to packages
XDC_PATH := $(EXAMPLES_ROOTDIR);$(XDC_PATH)

include $(EXAMPLES_ROOTDIR)/buildutils/xdcrules.mak
#
#  @(#) ti.sdo.ce.examples.codecs.viddec_copy; 1,0,0,32; 4-6-2007 17:47:15; /db/atree/library/trees/ce-f22x/src/
#

