Subversion Repositories DevTools

Rev

Rev 227 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

# -*- mode: mak; -*-
###############################################################################
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
#
# 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)]";