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

Diff for /JSOC/Rules.mk between version 1.5 and 1.6

version 1.5, 2011/02/02 19:49:16 version 1.6, 2022/09/14 15:59:13
Line 16  all: targets
Line 16  all: targets
  
 dir     := base dir     := base
 -include                $(SRCDIR)/$(dir)/Rules.mk -include                $(SRCDIR)/$(dir)/Rules.mk
   
 dir     := proj dir     := proj
 -include                $(SRCDIR)/$(LOCALIZATIONDIR)/Rules.mk  -include                $(SRCDIR)/$(LOCALIZATIONDIR)/includes.mk
  
 # Non-default targets # Non-default targets
 idl:            $(LIBJSOC_MAIN_SOCK_I) idl:            $(LIBJSOC_MAIN_SOCK_I)
Line 92  clean:
Line 93  clean:
 # Prevent make from removing any build targets, including intermediate ones # Prevent make from removing any build targets, including intermediate ones
  
 .SECONDARY:     $(CLEAN) .SECONDARY:     $(CLEAN)
   


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

Karen Tian
Powered by
ViewCVS 0.9.4