www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/1999/01/04/05:30:38

From: fujieda AT jaist DOT ac DOT jp (Kazuhiro Fujieda)
Subject: typo in Makefile.in
4 Jan 1999 05:30:38 -0800 :
Message-ID: <wku2y7face.fsf.cygnus.cygwin32.developers@indra.will.or.jp>
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.100 - "Shijima")
To: cygwin32-developers AT cygnus DOT com

There is an error in winsup/Makefile.in.

--- Makefile.in-	Mon Jan 04 22:07:27 1999
+++ Makefile.in	Mon Jan 04 22:07:38 1999
@@ -325,7 +325,7 @@
 
 DLL_STUFF=--as=$(AS) --dllname $(DLL_NAME) --def $(DEF_FILE) --base-file cygwin.base --output-exp cygwin.exp
 
-snew-$(DLL_NAME): $(DLL_OFILES) $(DEF_FILE) $(DLL_IMPORTS) $(LIBC_A) $(LIBM_A) Makefile version.o
+new-$(DLL_NAME): $(DLL_OFILES) $(DEF_FILE) $(DLL_IMPORTS) $(LIBC_A) $(LIBM_A) Makefile version.o
 	$(LD) --base-file=cygwin.base -s -o /dev/null $(LD_STUFF)
 	$(DLLTOOL) $(DLL_STUFF)
 	$(LD) --base-file=cygwin.base cygwin.exp -s -o /dev/null $(LD_STUFF)

____
  | AIST      Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019