head	1.2;
access;
symbols
	STEP2_2b:1.1
	Step2_2:1.1
	STEP2_1:1.1
	STEP1_1:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.11.01.12.21.38;	author quickwayne;	state dead;
branches;
next	1.1;
commitid	4571454891504567;

1.1
date	2006.06.23.18.57.05;	author quickwayne;	state Exp;
branches;
next	;
commitid	331e449c39804567;


desc
@@


1.2
log
@*** empty log message ***
@
text
@AS=mb-as
LD=mb-ld
OFILES=xmdstub.o

xmdstub:
	$(AS) -o xmdstub.o xmdstubaddr.s xmdstub.s
	$(LD) -relax -defsym _STACK_SIZE=0 -o xmdstub.elf xmdstub.o
	make -f make.xmdstub clean

clean:
	rm -rf ${OFILES}
@


1.1
log
@Updated to EDK8.1
@
text
@@

