From 84aed8345d2f27b2b7e610cfe0197a4ea5c5b2af Mon Sep 17 00:00:00 2001 From: J C Dutton Date: Sat, 9 Sep 2006 19:15:06 +0000 Subject: [PATCH] Do not try to compile deep65.F twice. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@291 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index c32a1c043..75e1cc535 100644 --- a/Makefile.in +++ b/Makefile.in @@ -61,7 +61,7 @@ SRCS2F77 = wsjt1.f astro.f azdist.f coord.f dcoord.f deg2grid.f \ ping.f longx.f peakup.f sync.f detect.f avemsg65.f decode65.f \ demod64a.f encode65.f extract.f flat1.f four2.f rfile2.f \ gencw.f getpfx1.f getpfx2.f getsnr.f graycode.f grid2k.f \ - interleave63.f k2grid.f limit.f lpf1.f deep65.f morse.f \ + interleave63.f k2grid.f limit.f lpf1.f deep65.F morse.f \ nchar.f packcall.f packgrid.f packmsg.f packtext.f setup65.f \ short65.f slope.f spec2d65.f sync65.f unpackcall.f \ unpackgrid.f unpackmsg.f unpacktext.f xcor.f xfft.f xfft2.f wsjt65.f \ @@ -107,8 +107,8 @@ wsjt6: @NEEDPORTAUDIO@ Audio.so #wsjt.spec # ${PYTHON} c:\python23\installer\Build.py wsjt.spec # ${RM} wsjt6 -deep65.o: deep65.F - $(FC) -c -O0 -Wall deep65.F +#deep65.o: deep65.F +# $(FC) -c -O0 -Wall deep65.F Audio.so: $(OBJS2C) $(OBJS3C) $(OBJS2F77) $(SRCS2F90) $(AUDIOSRCS) ${F2PY} -c --quiet --opt="-O ${CFLAGS} \