From 28eecd8965aedbd75727fb0797a2e7033d5c54ee Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Wed, 3 May 2006 17:32:15 -0700 Subject: Across-the-board stealth whitespace cleanup --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 024eff9e..8667e792 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ ## $Id$ ## ----------------------------------------------------------------------- -## +## ## Copyright 1998-2005 H. Peter Anvin - All Rights Reserved ## ## This program is free software; you can redistribute it and/or modify @@ -25,7 +25,7 @@ AR = ar RANLIB = ranlib NASM = nasm -O99 -NINCLUDE = +NINCLUDE = BINDIR = /usr/bin SBINDIR = /sbin LIBDIR = /usr/lib @@ -41,9 +41,9 @@ VERSION = $(shell cat version) # # The BTARGET refers to objects that are derived from ldlinux.asm; we -# like to keep those uniform for debugging reasons; however, distributors +# like to keep those uniform for debugging reasons; however, distributors # want to recompile the installers (ITARGET). -# +# # BOBJECTS and IOBJECTS are the same thing, except used for # installation, so they include objects that may be in subdirectories # with their own Makefiles. Finally, there is a list of those @@ -55,7 +55,7 @@ SOURCES = $(CSRC) *.h $(NASMSRC) *.inc # _bin.c files required by both BTARGET and ITARGET installers BINFILES = bootsect_bin.c ldlinux_bin.c mbr_bin.c \ - extlinux_bss_bin.c extlinux_sys_bin.c + extlinux_bss_bin.c extlinux_sys_bin.c # syslinux.exe is BTARGET so as to not require everyone to have the # mingw suite installed -- cgit v1.2.3