Mail Archives: djgpp-workers/1998/11/08/07:52:48
*** src/libm/math/makefile.~0 Sun Oct 4 10:48:42 1998
--- src/libm/math/makefile Fri Nov 6 19:10:32 1998
*************** chew.exe: chew.c ansidecl.h
*** 198,204 ****
$(GCC) -D_HAVE_STDC -O2 -o $@ $<
clean ::
! -$(MISC) rm *.def chew.exe targetdep.texi
# Additional dependencies
$(OBJS): fdlibm.h $(TOP)/../../include/libm/math.h
--- 198,204 ----
$(GCC) -D_HAVE_STDC -O2 -o $@ $<
clean ::
! -$(MISC) rm *.def *.d chew.exe targetdep.texi
# Additional dependencies
$(OBJS): fdlibm.h $(TOP)/../../include/libm/math.h
- Raw text -