From 366c13fc51f70e2348888d9f35f77a3a01c559b8 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 8 May 2014 20:47:53 -0400 Subject: Drop the extra separator --- mcs/class/Mono.Security/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mcs') diff --git a/mcs/class/Mono.Security/Makefile b/mcs/class/Mono.Security/Makefile index 45760587a2e..7fb6e714766 100644 --- a/mcs/class/Mono.Security/Makefile +++ b/mcs/class/Mono.Security/Makefile @@ -8,7 +8,7 @@ TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:169,219,618,672 include ../../build/library.make -$(build_lib): $(the_libdir_base)/bare/System.dll +$(build_lib): $(the_libdir_base)bare/System.dll -$(the_libdir_base)/bare/System.dll: +$(the_libdir_base)bare/System.dll: (cd ../System; $(MAKE) $@) \ No newline at end of file -- cgit v1.2.3