--- DarthVader/TrackerLevel2/Makefile 2006/11/10 11:38:43 1.13 +++ DarthVader/TrackerLevel2/Makefile 2006/11/20 13:14:01 1.14 @@ -33,7 +33,7 @@ # F77 F77=g77 #F77FLAGS= -Wall -Wno-globals -fvxt -fno-automatic -fbounds-check -g -extend_source -static -fno-backslash -F77FLAGS= -Wall -Wno-globals -fvxt -fno-automatic -fbounds-check -extend_source -static -fno-backslash +F77FLAGS= -Wall -Wno-globals -fvxt -fno-automatic -fbounds-check -extend_source -static -fno-backslash -fPIC # C++ CXX=g++ #CXXFLAGS=-Wall -O -fPIC -pthread -g -D'DEBUG=${DEBUG}'