(file) Return to TaskMakefile CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/TaskMakefile between version 1.8 and 1.9

version 1.8, 2006/03/15 23:14:31 version 1.9, 2006/03/17 19:23:48
Line 334 
Line 334 
 # The remaining defaults will be set only if they are not already set. # The remaining defaults will be set only if they are not already set.
 # =============================================================================== # ===============================================================================
  
 # MODULE_NAME ?= pegasus  MODULE_NAME ?= pegasus
 MODULE_NAME ?= junk  ## MODULE_NAME ?= junk      ## good for testing
  
 ifeq ($(MODULE_NAME),pegasus) ifeq ($(MODULE_NAME),pegasus)
 BFILE ?= env_var.status  BFILE ?= Makefile
 else else
 # must be junk module # must be junk module
 BFILE ?= a.cpp BFILE ?= a.cpp


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2