From: Mark Huang Date: Sat, 1 Jul 2006 03:13:23 +0000 (+0000) Subject: do not compile com32 tools X-Git-Tag: bootcd-3.4-2~67 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=986a21ceff6f753b6dcaecccde047b7b9d386e6e;p=bootcd.git do not compile com32 tools --- diff --git a/syslinux/Makefile b/syslinux/Makefile index be8378f..52fdc82 100644 --- a/syslinux/Makefile +++ b/syslinux/Makefile @@ -1,4 +1,4 @@ -## $Id: Makefile,v 1.120 2005/04/02 21:48:47 hpa Exp $ +## $Id: Makefile,v 1.1.1.1 2006/04/03 19:33:23 mlhuang Exp $ ## ----------------------------------------------------------------------- ## ## Copyright 1998-2005 H. Peter Anvin - All Rights Reserved @@ -67,7 +67,7 @@ BOBJECTS = $(BTARGET) dos/syslinux.com win32/syslinux.exe memdisk/memdisk BSUBDIRS = memdisk dos win32 ITARGET = copybs.com gethostip mkdiskimage IOBJECTS = $(ITARGET) mtools/syslinux unix/syslinux extlinux/extlinux -ISUBDIRS = mtools unix extlinux sample com32 +ISUBDIRS = mtools unix extlinux sample # com32 DOCS = COPYING NEWS README TODO BUGS *.doc sample menu com32 OTHER = Makefile bin2c.pl now.pl genhash.pl keywords findpatch.pl \ keytab-lilo.pl version version.pl sys2ansi.pl \