From 8cbe74829192c5d9b96c2730b063793c50e7bc12 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 8 May 2013 15:31:31 +0000 Subject: [PATCH] Update Makefile.linux git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3262 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- lib/Makefile.linux | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/Makefile.linux b/lib/Makefile.linux index cdd099acc..ec08904fc 100644 --- a/lib/Makefile.linux +++ b/lib/Makefile.linux @@ -63,9 +63,6 @@ INCPATH = -I'/usr/include/qt4' -I'/usr/include/qt4/QtCore' sync9.o: sync9.f90 jt9sync.f90 $(FC) $(FFLAGS) -c sync9.f90 -spec9.o: spec9.f90 jt9sync.f90 - $(FC) $(FFLAGS) -c spec9.f90 - peakdf9.o: peakdf9.f90 jt9sync.f90 $(FC) $(FFLAGS) -c peakdf9.f90