--- gpamela/Makefile 2006/11/05 18:25:25 3.21 +++ gpamela/Makefile 2010/04/23 09:58:41 3.26 @@ -23,7 +23,9 @@ gpamela/gutrak.F gpamela/gutrev.F \ gpamela/gviewyz.F gpamela/n2g.F \ gpamela/uginit.F gpamela/uglast.F \ - gpamela/gprnhran.F gpamela/ghesig.F + gpamela/gprnhran.F gpamela/ghesig.F \ + gpamela/gptav.F gpamela/nizlnw.F gpamela/gpnyl6.F \ + gpamela/gpamg6m.F gpamela/gpiron.F GPCALSRCS = gpcal/gpcalv.F gpcal/gpce.F gpcal/gpdcal.F \ gpcal/gpg10c.F gpcal/gpg10.F gpcal/gpsica.F \ gpcal/gpucal.F gpcal/gpw2.F gpcal/gpw.F @@ -48,7 +50,8 @@ gptrd/xtrinter.F gptrd/xtryield.F GPXINTSRCS = gpxint/gxint.F gpxint/qnext.F GPNDSRCS = gpnd/gpndv.F gpnd/gpgigp.F gpnd/gpund.F gpnd/gpdnd.F gpnd/gpgig.F \ - gpnd/gpgrsigma.F gpnd/gpgres.F gpnd/gpcad.F + gpnd/gpgrsigma.F gpnd/gpgres.F gpnd/gpcad.F \ + gpnd/gpch2.F gpnd/gphe3.F GPCALORSRC = gpcalor/gpcalor.F # GPSRCS = $(GPAMELASRCS) $(GPCALSRCS) $(GPCASSRCS) $(GPCATSRCS) $(GPCARDSRCS) \ @@ -76,7 +79,10 @@ ${AUX}/resxy_new.rz ${AUX}/INPUTSEED.DAT ${AUX}/readseeds.f \ ${AUX}/writeseeds.f ${AUX}/chetc.dat.gz ${AUX}/xsneut.dat.gz \ ${AUX}/external_top_map_n4_150402.rz \ - ${AUX}/Neut1.dat ${AUX}/Neut2.dat ${AUX}/Neut3.dat + ${AUX}/Neut1.dat ${AUX}/Neut2.dat ${AUX}/Neut3.dat \ + ${AUX}/parameters_l1s1.dat ${AUX}/parameters_l1s2.dat \ + ${AUX}/parameters_l2s1.dat ${AUX}/parameters_l2s2.dat \ + ${AUX}/parameters_l3s1.dat ${AUX}/parameters_l3s2.dat GARFIELDSRC = ./garfield/src # @@ -90,7 +96,7 @@ CC = gcc #FC = g77 -ffortran-bounds-check FC = g77 -DEBFLAGS = -g -fdebug-kludge +DEBFLAGS = -g # -fdebug-kludge FFLAGS = -fvxt -fno-automatic -Wno-globals -I${GPINC} -I$(GPCALORINC) \ -I${GEANTINC} ${BATCHFLAGS} LDFLAGS= ${GPLIB} ${CERNLIB} -Xlinker -Map -Xlinker $@.map