ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/proj/libs/interpolate/Rules.mk
(Generate patch)

Comparing proj/libs/interpolate/Rules.mk (file contents):
Revision 1.1 by arta, Tue Mar 9 19:55:14 2010 UTC vs.
Revision 1.2 by kehcheng, Wed Sep 26 04:52:39 2012 UTC

# Line 22 | Line 22 | $(OBJ_$(d)):   $(SRCDIR)/$(d)/Rules.mk
22   $(OBJ_$(d)):    CF_TGT := $(CF_TGT) -I$(FFTW_INCS) -DCDIR="\"$(SRCDIR)/$(d)\""
23  
24  
25 < # Add something like this when linking against this library
26 < # ifeq ($(COMPILER), icc)
27 < #   MKL     := -lmkl
28 < #
29 < #   ifeq ($(JSOC_MACHINE), linux_x86_64)
30 < #     MKL     := -static-intel -lmkl_em64t
31 < #   endif
32 < #
33 < # MODPATH:      LL_TGT := $(LL_TGT) -L$(CFITSIO_LIBS) -l$(FFTW3_LIB)
34 < #
35 < # endif
25 > # For modules linking against this library, please
26 > # consult proj/lev1.5_hmi/apps/Rules.mk
27 >
28  
29   $(LIBINTERP):   $(OBJ_$(d))
30                  $(ARCHIVE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines