Commit 692132e7 authored by Fabio Roberto Vitello's avatar Fabio Roberto Vitello
Browse files

Edited Makefile to compile GaiaGsrParSim

parent a88b277b
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -38,8 +38,9 @@ CPPFLAGS= $(INCLUDE) -g -fsanitize=address -mllvm -asan-stack
CPPFLAGS= $(INCLUDE)    
CPPFLAGS= $(INCLUDE)    
LIB = -L$(CFITSIOLIB) -lcfitsio -lm
LIB = -L$(CFITSIOLIB) -lcfitsio -lm


all:	GaiaGsrParSim


all: GaiaGsrPar MemReq GaiaGsrParSim GaiaFits2Bin GaiaBin2Fits GaiaBin2Reduced GaiaCkEmptyCols GaiaBin2Asc   GaiaChTask GaiaRepTask
####all: GaiaGsrPar MemReq GaiaGsrParSim GaiaFits2Bin GaiaBin2Fits GaiaBin2Reduced GaiaCkEmptyCols GaiaBin2Asc   GaiaChTask GaiaRepTask
###all: GaiaGsrPar MemReq GaiaGsrParTest GaiaFits2Bin GaiaBin2Fits GaiaBin2Reduced 
###all: GaiaGsrPar MemReq GaiaGsrParTest GaiaFits2Bin GaiaBin2Fits GaiaBin2Reduced 


ckemptycols.o: ckemptycols.cpp
ckemptycols.o: ckemptycols.cpp