Skip to content
Snippets Groups Projects
Commit 692132e7 authored by Fabio Roberto Vitello's avatar Fabio Roberto Vitello
Browse files

Edited Makefile to compile GaiaGsrParSim

parent a88b277b
Branches
No related tags found
No related merge requests found
...@@ -38,8 +38,9 @@ CPPFLAGS= $(INCLUDE) -g -fsanitize=address -mllvm -asan-stack ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment