view Makefile.def @ 0:e091e06fdd2d

start to develop efi kernel. add Makefile and Makefile.def
author Taiki TAIRA <e095767@ie.u-ryukyu.ac.jp>
date Fri, 16 Nov 2012 15:57:56 +0900
parents
children 744836a552cb
line wrap: on
line source

CC = elf-cbc-gcc-4.6.0
LD = x86_64-elf-ld
EFI_TOOLS = /Users/taira/cross/EFI_TOOLS/bin
OBJCOPY = x86_64-pc-mingw32-objcopy