summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-04-04 15:39:26 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-04-04 15:39:26 -0700
commit5ec84eb68a72803ca7d7b459f49fbd8df58007f6 (patch)
tree105ec810ff9489380b2bf0b5f9a7a8859d97b551 /Makefile
parenta32f8de5ae1187321bd99e2a5bf4e89e532892e6 (diff)
downloadsyslinux-5ec84eb68a72803ca7d7b459f49fbd8df58007f6.tar.gz
Makefile: install new MBR variants; NEWS: documentsyslinux-3.74-pre17
Make the new MBR variants installables, and add to the NEWS file. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8718f7a0..2626bafb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
## -----------------------------------------------------------------------
##
## Copyright 1998-2009 H. Peter Anvin - All Rights Reserved
+## Copyright 2009 Intel Corporation; author: H. Peter Anvin
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -64,8 +65,7 @@ INSTALL_SBIN = extlinux/extlinux
INSTALL_AUX = core/pxelinux.0 gpxe/gpxelinux.0 core/isolinux.bin \
core/isolinux-debug.bin \
dos/syslinux.com dos/copybs.com win32/syslinux.exe \
- mbr/mbr.bin mbr/gptmbr.bin \
- $(MODULES)
+ mbr/*.bin $(MODULES)
INSTALL_AUX_OPT = win32/syslinux.exe
# These directories manage their own installables