version 1.1, 2010/03/09 19:55:14
|
version 1.2, 2012/09/26 04:52:39
|
Line 22 $(OBJ_$(d)): $(SRCDIR)/$(d)/Rules.mk |
|
Line 22 $(OBJ_$(d)): $(SRCDIR)/$(d)/Rules.mk |
|
$(OBJ_$(d)): CF_TGT := $(CF_TGT) -I$(FFTW_INCS) -DCDIR="\"$(SRCDIR)/$(d)\"" | $(OBJ_$(d)): CF_TGT := $(CF_TGT) -I$(FFTW_INCS) -DCDIR="\"$(SRCDIR)/$(d)\"" |
| |
| |
# Add something like this when linking against this library |
# For modules linking against this library, please |
# ifeq ($(COMPILER), icc) |
# consult proj/lev1.5_hmi/apps/Rules.mk |
# MKL := -lmkl |
|
# |
|
# ifeq ($(JSOC_MACHINE), linux_x86_64) |
|
# MKL := -static-intel -lmkl_em64t |
|
# endif |
|
# |
|
# MODPATH: LL_TGT := $(LL_TGT) -L$(CFITSIO_LIBS) -l$(FFTW3_LIB) |
|
# |
|
# endif |
|
| |
$(LIBINTERP): $(OBJ_$(d)) | $(LIBINTERP): $(OBJ_$(d)) |
$(ARCHIVE) | $(ARCHIVE) |