wok view syslinux/stuff/syslinux-dont-build-dos-windows-targets.patch @ rev 10281

barcode: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 17:51:35 2011 +0000 (2011-05-21)
parents
children
line source
1 diff -Nur syslinux-4.02.orig//Makefile syslinux-4.02//Makefile
2 --- syslinux-4.02.orig//Makefile 2010-07-21 21:33:13.000000000 +0200
3 +++ syslinux-4.02//Makefile 2010-07-22 11:14:03.325522937 +0200
4 @@ -55,7 +55,7 @@
5 # files that depend only on the B phase, but may have to be regenerated
6 # for "make installer".
7 BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
8 - libinstaller dos win32 win64 dosutil
9 + libinstaller
10 ITARGET =
11 IOBJECTS = $(ITARGET) \
12 utils/gethostip utils/isohybrid utils/mkdiskimage \