--- gpamela/Makefile 2002/12/06 16:56:12 3.4 +++ gpamela/Makefile 2005/06/21 02:41:36 3.5 @@ -22,7 +22,7 @@ gpamela/guphad.F gpamela/gustep.F \ gpamela/gutrak.F gpamela/gutrev.F \ gpamela/gviewyz.F gpamela/n2g.F \ - gpamela/uginit.F gpamela/uglast.F + gpamela/uginit.F gpamela/uglast.F gpamela/gffgo.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 @@ -75,7 +75,6 @@ FFLAGS = -fvxt -fno-automatic -Wno-globals -I${GPINC} -I${GEANTINC} ${BATCHFLAGS} LDFLAGS= ${GPLIB} ${CERNLIB} -PHONY: distclean clean createdir install gpamelax11.exe: FFLAGS = -fvxt -fno-automatic -Wno-globals -I${GPINC} -I${GEANTINC} ${INTERFLAGS} gpamelax11.exe: createdir ${GPLIBDIR}/libgarfield-7.a ${GPSRCS} ${GPOBJS} ${GPDEPENDS} ${GPXINTSRCS} ${GPXINTOBJS} ${GPXINTDEPENDS} @@ -113,6 +112,7 @@ | sed '\''s/\($(*F)\)\.o[ :]*/ $(*D)\/\1.o $(*D)\/$(*F)\.d : /g'\'' > $@; \ [ -s $@ ] || rm -f $@' +.PHONY: distclean clean createdir install # Move binaries from the local repository to the official repositories install : @test -d "$(GPAMELA_BIN)" && \