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

Diff for /JSOC/target.mk between version 1.10 and 1.11

version 1.10, 2008/06/23 18:43:00 version 1.11, 2008/07/11 23:55:34
Line 18  all: $(PROJOBJDIR) $(OBJDIR)
Line 18  all: $(PROJOBJDIR) $(OBJDIR)
 # Define the rules to build in the target subdirectories. # Define the rules to build in the target subdirectories.
 # #
 MAKETARGET = $(MAKE) --no-print-directory -C $@ -f $(CURDIR)/Makefile \ MAKETARGET = $(MAKE) --no-print-directory -C $@ -f $(CURDIR)/Makefile \
                 SRCDIR=$(CURDIR) $(MAKECMDGOALS)                  SRCDIR=$(WORKINGDIR) $(MAKECMDGOALS)
  
 .PHONY: $(PROJOBJDIR) $(OBJDIR) .PHONY: $(PROJOBJDIR) $(OBJDIR)
  


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

Karen Tian
Powered by
ViewCVS 0.9.4