(file) Return to configproj.pl CVS log (file) (dir) Up to [Development] / JSOC / Attic

Diff for /JSOC/Attic/configproj.pl between version 1.1 and 1.2

version 1.1, 2011/01/27 17:12:14 version 1.2, 2011/02/02 00:56:33
Line 344  dir := $(d)/libs
Line 344  dir := $(d)/libs
 __ENDER__ __ENDER__
  
 __DATASUFFIX__ __DATASUFFIX__
   dir     := $(d)/example
   -include                $(SRCDIR)/$(dir)/Rules.mk
   dir     := $(d)/cookbook
   -include                $(SRCDIR)/$(dir)/Rules.mk
   dir     := $(d)/myproj
   -include                $(SRCDIR)/$(dir)/Rules.mk
   
 # Standard things # Standard things
 d               := $(dirstack_$(sp)) d               := $(dirstack_$(sp))
 sp              := $(basename $(sp)) sp              := $(basename $(sp))


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Karen Tian
Powered by
ViewCVS 0.9.4