Add externs to avoid multiple definitions, and then add missing definitions.
[rrq/maintain_lilo.git] / make.vars
index afa165626307d5d9531c739f28d58f470d4962d1..4e4724313739295a5db66473d12340be56f9410b 100644 (file)
--- a/make.vars
+++ b/make.vars
@@ -1,4 +1,11 @@
 ### Configuration variables for makefiles ###
+#
+# Copyright 2009-2013 Joachim Wiedorn
+# All rights reserved.
+# 
+# Licensed under the terms contained in the file 'COPYING'
+# in the source directory.
+#
 
 # NOTE: These variables can also be stored in a file /etc/lilo.defines, e.g.
 # -DIGNORECASE -DONE_SHOT
@@ -53,8 +60,7 @@
 # * REISERFS    Compile support for parts of LILO on ReiserFS.
 #               Requires header files for kernel 2.4.0test8 or later.
 # * REWRITE_TABLE Enable rewriting the partition table at boot time.
-# * SOLO_CHAIN  Assemble all chain-loader functions into 'chain.b', 
-#               eliminating the need for 'os2_d.b'.
+# * SOLO_CHAIN  Assemble all chain-loader functions into 'chain.b'.
 #   SUSPEND=    Modify 'vmdefault' action if this partition type on C: drive
 #               is marked active; (Dell suspend partition is -DSUSPEND=0x84).
 #   USE_TMPDIR  Create temporary devices in $TMPDIR if set