From e751e537459b681b4a0b56276e58f08296f9dc8f Mon Sep 17 00:00:00 2001 From: Liu Aleaxander Date: Wed, 3 Jun 2009 07:38:19 +0800 Subject: printf error fixed and removed the itao function as the printf function works well now --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index de0d2fda..fb411e7a 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ BOBJECTS = $(BTARGET) \ # Note: libinstaller is both a BSUBDIR and an ISUBDIR. It contains # files that depend only on the B phase, but may have to be regenerated # for "make installer". -BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \ +BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump sample \ libinstaller dos win32 ITARGET = IOBJECTS = $(ITARGET) dos/copybs.com \ -- cgit v1.2.1