From 3461ac347fa26376abcda48b281ea2438a2e0f77 Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 8 Sep 2006 10:03:34 +0000 Subject: Fix minor spacing issues after the build list --- misc/config/makefile/nmake.in | 2 ++ misc/config/makefile/unix.in | 2 ++ misc/config/makefile/unix_shr.in | 2 ++ 3 files changed, 6 insertions(+) (limited to 'misc') diff --git a/misc/config/makefile/nmake.in b/misc/config/makefile/nmake.in index 3a1fd0df9..236d42784 100644 --- a/misc/config/makefile/nmake.in +++ b/misc/config/makefile/nmake.in @@ -67,7 +67,9 @@ all: $(LIBRARIES) # Build Commands # ################################################## @{var:lib_build_cmds} + @{var:check_build_cmds} + ################################################## # Link Commands # ################################################## diff --git a/misc/config/makefile/unix.in b/misc/config/makefile/unix.in index 241c0a662..773fda58d 100644 --- a/misc/config/makefile/unix.in +++ b/misc/config/makefile/unix.in @@ -77,7 +77,9 @@ all: $(LIBRARIES) # Build Commands # ################################################## @{var:lib_build_cmds} + @{var:check_build_cmds} + ################################################## # Link Commands # ################################################## diff --git a/misc/config/makefile/unix_shr.in b/misc/config/makefile/unix_shr.in index 0962e1722..9e8d54eec 100644 --- a/misc/config/makefile/unix_shr.in +++ b/misc/config/makefile/unix_shr.in @@ -84,7 +84,9 @@ all: $(LIBRARIES) # Build Commands # ################################################## @{var:lib_build_cmds} + @{var:check_build_cmds} + ################################################## # Link Commands # ################################################## -- cgit v1.2.3