Makefile revision 1466
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe#
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe#
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# Permission is hereby granted, free of charge, to any person obtaining a
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# copy of this software and associated documentation files (the "Software"),
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# to deal in the Software without restriction, including without limitation
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# the rights to use, copy, modify, merge, publish, distribute, sublicense,
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# and/or sell copies of the Software, and to permit persons to whom the
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# Software is furnished to do so, subject to the following conditions:
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe#
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# The above copyright notice and this permission notice (including the next
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# paragraph) shall be included in all copies or substantial portions of the
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# Software.
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe#
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# DEALINGS IN THE SOFTWARE.
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe#
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe#
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe# Target device
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe#
fd615438163a63ea43ce5f87bdb76dfba9b8a827wroweDEV = EFB
fd615438163a63ea43ce5f87bdb76dfba9b8a827wroweDev = efb
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe
fd615438163a63ea43ce5f87bdb76dfba9b8a827wroweinclude ../Makefile.common
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe
fd615438163a63ea43ce5f87bdb76dfba9b8a827wrowe