(file) Return to Makefile CVS log (file) (dir) Up to [Development] / JSOC / proj / cookbook

Diff for /JSOC/proj/cookbook/Makefile between version 1.7 and 1.8

version 1.7, 2009/08/03 21:44:42 version 1.8, 2009/09/23 22:45:14
Line 10  DLIBS = $(LIBD) -ldrms -lpq -lz -lpthrea
Line 10  DLIBS = $(LIBD) -ldrms -lpq -lz -lpthrea
 .SECONDEXPANSION: .SECONDEXPANSION:
  
 # simple modules, no extra libraries # simple modules, no extra libraries
 MODS =        smpl_00 smpl_01 smpl_02 smpl_03 smpl_04 smpl_05 smpl_06 smpl_07  MODS =  smpl_00 smpl_01 smpl_02 smpl_03 smpl_04 smpl_05 smpl_06 smpl_07 \
           smpl_08
  
 FPLS =  $(addprefix $(DEST)/, $(MODS)) FPLS =  $(addprefix $(DEST)/, $(MODS))
  


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

Karen Tian
Powered by
ViewCVS 0.9.4