- Back this change out as it breaks compile

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@311 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Diane Bruce 2006-09-23 08:25:00 +00:00
parent ecf7f05964
commit 6e2d442e5f
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ Audio.so: $(OBJS2C) $(OBJS3C) $(OBJS2F77) $(SRCS2F90) $(AUDIOSRCS)
${F2PY} -c --quiet --opt="-O ${CFLAGS} \
-fno-second-underscore" $(OBJS2C) $(OBJS2F77) -m Audio \
--f77exec=${FC} --f90exec=${FC} ${CPPFLAGS} ${LDFLAGS} ${LIBS} \
only: --f77exec=${FC} --f90exec=${FC} $(F2PYONLY) \
only: $(F2PYONLY) \
: $(SRCS2F90) \
${SRCS3C} ${AUDIOSRCS}