Subversion Repositories DevTools

Rev

Rev 5709 | Blame | Compare with Previous | Last modification | View Log | RSS feed

# -*- mode: mak; -*-
###############################################################################
# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
#
# File:         TOOLSET/DAFBR.DEF
# Contents:     MRI ColdFire rules as used for the MOS
#
# Description:
#       DAF BR compiler toolset
#       This file provides Toolset definitions for the target makefiles
#       The file is dropped into the top of the generated platform specfic makefile
#
# Revision History:
#       15-Dec-04   DDP     Started Work
###############################################################################

toolset = dafbr
o       = rul
s       =
a       =
exe     = .bin


.SUFFIXES:
.PHONY:     dafbr

dafbr:
        echo -n "[Toolset dafbr $(ENDIAN)]";