24 |
gpamela/gviewyz.F gpamela/n2g.F \ |
gpamela/gviewyz.F gpamela/n2g.F \ |
25 |
gpamela/uginit.F gpamela/uglast.F \ |
gpamela/uginit.F gpamela/uglast.F \ |
26 |
gpamela/gprnhran.F gpamela/ghesig.F \ |
gpamela/gprnhran.F gpamela/ghesig.F \ |
27 |
gpamela/gptav.F gpamela/nizlnw.F |
gpamela/gptav.F gpamela/nizlnw.F gpamela/gpnyl6.F \ |
28 |
|
gpamela/gpamg6m.F gpamela/gpiron.F |
29 |
GPCALSRCS = gpcal/gpcalv.F gpcal/gpce.F gpcal/gpdcal.F \ |
GPCALSRCS = gpcal/gpcalv.F gpcal/gpce.F gpcal/gpdcal.F \ |
30 |
gpcal/gpg10c.F gpcal/gpg10.F gpcal/gpsica.F \ |
gpcal/gpg10c.F gpcal/gpg10.F gpcal/gpsica.F \ |
31 |
gpcal/gpucal.F gpcal/gpw2.F gpcal/gpw.F |
gpcal/gpucal.F gpcal/gpw2.F gpcal/gpw.F |
79 |
${AUX}/resxy_new.rz ${AUX}/INPUTSEED.DAT ${AUX}/readseeds.f \ |
${AUX}/resxy_new.rz ${AUX}/INPUTSEED.DAT ${AUX}/readseeds.f \ |
80 |
${AUX}/writeseeds.f ${AUX}/chetc.dat.gz ${AUX}/xsneut.dat.gz \ |
${AUX}/writeseeds.f ${AUX}/chetc.dat.gz ${AUX}/xsneut.dat.gz \ |
81 |
${AUX}/external_top_map_n4_150402.rz \ |
${AUX}/external_top_map_n4_150402.rz \ |
82 |
${AUX}/Neut1.dat ${AUX}/Neut2.dat ${AUX}/Neut3.dat |
${AUX}/Neut1.dat ${AUX}/Neut2.dat ${AUX}/Neut3.dat \ |
83 |
|
${AUX}/parameters_l1s1.dat ${AUX}/parameters_l1s2.dat \ |
84 |
|
${AUX}/parameters_l2s1.dat ${AUX}/parameters_l2s2.dat \ |
85 |
|
${AUX}/parameters_l3s1.dat ${AUX}/parameters_l3s2.dat |
86 |
|
|
87 |
GARFIELDSRC = ./garfield/src |
GARFIELDSRC = ./garfield/src |
88 |
# |
# |
96 |
CC = gcc |
CC = gcc |
97 |
#FC = g77 -ffortran-bounds-check |
#FC = g77 -ffortran-bounds-check |
98 |
FC = g77 |
FC = g77 |
99 |
DEBFLAGS = -g -fdebug-kludge |
DEBFLAGS = -g # -fdebug-kludge |
100 |
FFLAGS = -fvxt -fno-automatic -Wno-globals -I${GPINC} -I$(GPCALORINC) \ |
FFLAGS = -fvxt -fno-automatic -Wno-globals -I${GPINC} -I$(GPCALORINC) \ |
101 |
-I${GEANTINC} ${BATCHFLAGS} |
-I${GEANTINC} ${BATCHFLAGS} |
102 |
LDFLAGS= ${GPLIB} ${CERNLIB} -Xlinker -Map -Xlinker $@.map |
LDFLAGS= ${GPLIB} ${CERNLIB} -Xlinker -Map -Xlinker $@.map |