This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

(cygwin32 b19) patch for missing s_signgam in libm


Thu Mar 12 01:04:15 1998  Mumit Khan <khan@xraylith.wisc.edu>

	* 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@xraylith.wisc.edu
http://www.xraylith.wisc.edu/~khan/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]