From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: winsup/Makefile.in fix. 18 Sep 1998 01:15:30 -0700 Message-ID: <01BDE2FE.2991BF30.cygnus.cygwin32.developers@sos> To: "'cygwin32-developers AT cygnus DOT com'" --- Makefile.in.orig Thu Sep 17 23:12:26 1998 +++ Makefile.in Fri Sep 18 11:15:21 1998 @@ -225,7 +225,7 @@ EXTRA_OFILES=../libiberty/random.o ../libiberty/strsignal.o \ regexp/regexp.o regexp/regerror.o regexp/regsub.o -LIBGCC:=${subst \\,/,${shell $(CC_FOR_TARGET) -print-libgcc-file-name}} +LIBGCC:=${subst \,/,${shell $(CC_FOR_TARGET) -print-libgcc-file-name}} DLL_IMPORTS:=libkernel32.a libuser32.a libgdi32.a libadvapi32.a \ libcomdlg32.a libnetapi32.a -- Sergey Okhapkin, http://www.lexa.ru/sos Moscow, Russia