From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: (cygwin32 b19) patch for missing s_signgam in libm 11 Mar 1998 23:42:47 -0800 Message-ID: <9803120708.AA23617.cygnus.gnu-win32@modi.xraylith.wisc.edu> To: gnu-win32 AT cygnus DOT com Cc: noer AT cygnus DOT com Thu Mar 12 01:04:15 1998 Mumit Khan * libm/math/Makefile.in (obj): Add missing s_signgam.o. *** libm/math/Makefile.in Thu Mar 12 01:05:01 1998 --- libm/math/Makefile.in.~1 Thu Mar 12 01:04:53 1998 *************** obj = k_standard.o k_rem_pio2.o \ *** 95,102 **** s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o \ s_rint.o s_scalbn.o s_signif.o s_sin.o \ s_tan.o s_tanh.o \ ! s_infinity.o s_isinf.o s_nan.o s_infconst.o \ ! s_signgam.o fobj = kf_rem_pio2.o \ kf_cos.o kf_sin.o kf_tan.o \ --- 95,101 ---- s_log1p.o s_logb.o s_matherr.o s_modf.o s_nextafter.o \ s_rint.o s_scalbn.o s_signif.o s_sin.o \ s_tan.o s_tanh.o \ ! s_infinity.o s_isinf.o s_nan.o s_infconst.o fobj = kf_rem_pio2.o \ kf_cos.o kf_sin.o kf_tan.o \ Regards, Mumit -- khan AT xraylith DOT wisc DOT edu http://www.xraylith.wisc.edu/~khan/ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".