- Adds for documentation purposes the fortran options for debug

i.e. traceback would be very nice.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@99 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Diane Bruce 2006-01-14 15:15:55 +00:00
parent 3ce9963f38
commit 1f1e1a965f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ CFLAGS = @CFLAGS@
CFLAGS += -DBIGSYM=1
# WSJT specific Fortran flags
#FFLAGS += -cpp -Wall -fbounds-check -fno-second-underscore
#FFLAGS += -cpp -Wall -fbounds-check -ftrace=full -fno-second-underscore
FFLAGS += -cpp -fno-second-underscore
# The default rules
.c.o: