# 
#  Copyright 2007
#  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 ========
#

all:
%::
	$(MAKE) -C viddec_copy $@
	$(MAKE) -C videnc_copy $@
#
#  @(#) ti.sdo.ce.examples.codecs; 1,0,0,32; 4-6-2007 17:43:26; /db/atree/library/trees/ce-f22x/src/
#

