(file) Return to Rules.mk CVS log (file) (dir) Up to [Development] / JSOC / proj / globalhs

Diff for /JSOC/proj/globalhs/Rules.mk between version 1.4 and 1.5

version 1.4, 2013/04/29 22:30:57 version 1.5, 2013/04/29 22:34:33
Line 7  d := $(dir)
Line 7  d := $(dir)
 doit            := doit            :=
 ifeq ($(findstring globalhs,$(MAKECMDGOALS)),globalhs) ifeq ($(findstring globalhs,$(MAKECMDGOALS)),globalhs)
   doit  := yup   doit  := yup
   else ifeq ($(findstring all,$(MAKECMDGOALS)),)
     doit  := yup
 else ifeq ($(findstring jretile,$(MAKECMDGOALS)),jretile) else ifeq ($(findstring jretile,$(MAKECMDGOALS)),jretile)
   doit  := yup   doit  := yup
 else ifeq ($(findstring jrebinsmooth,$(MAKECMDGOALS)),jrebinsmooth) else ifeq ($(findstring jrebinsmooth,$(MAKECMDGOALS)),jrebinsmooth)


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

Karen Tian
Powered by
ViewCVS 0.9.4