mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	common.mk: loadpath dependencies
* common.mk (loadpath.o): $LOAD_PATH should not be affected by the revision number. * common.mk (dmyloadpath.o): depends on nothing except for the source file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									c2b7ae980e
								
							
						
					
					
						commit
						3f3a618d3a
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -771,10 +771,9 @@ variable.$(OBJEXT): {$(VPATH)}variable.c $(RUBY_H_INCLUDES) \
 | 
			
		|||
version.$(OBJEXT): {$(VPATH)}version.c $(RUBY_H_INCLUDES) \
 | 
			
		||||
  $(srcdir)/include/ruby/version.h $(srcdir)/version.h $(srcdir)/revision.h {$(VPATH)}config.h
 | 
			
		||||
loadpath.$(OBJEXT): {$(VPATH)}loadpath.c $(RUBY_H_INCLUDES) \
 | 
			
		||||
  $(srcdir)/include/ruby/version.h $(srcdir)/version.h $(srcdir)/revision.h {$(VPATH)}config.h \
 | 
			
		||||
  $(srcdir)/include/ruby/version.h $(srcdir)/version.h {$(VPATH)}config.h \
 | 
			
		||||
  verconf.h
 | 
			
		||||
dmyloadpath.$(OBJEXT): {$(VPATH)}dmyloadpath.c {$(VPATH)}loadpath.c $(RUBY_H_INCLUDES) \
 | 
			
		||||
  $(srcdir)/include/ruby/version.h $(srcdir)/version.h $(srcdir)/revision.h {$(VPATH)}config.h
 | 
			
		||||
dmyloadpath.$(OBJEXT): {$(VPATH)}dmyloadpath.c
 | 
			
		||||
 | 
			
		||||
compile.$(OBJEXT): {$(VPATH)}compile.c {$(VPATH)}iseq.h \
 | 
			
		||||
  $(RUBY_H_INCLUDES) $(VM_CORE_H_INCLUDES) {$(VPATH)}insns.inc \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue