mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* common.mk (change, prelude): phony targets.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									bb512fddae
								
							
						
					
					
						commit
						e9ff453d86
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -740,7 +740,7 @@ prelude.c: $(srcdir)/tool/compile_prelude.rb $(RBCONFIG) $(srcdir)/lib/rubygems/ | |||
| golf_prelude.c: $(srcdir)/tool/compile_prelude.rb $(RBCONFIG) $(srcdir)/prelude.rb $(srcdir)/golf_prelude.rb $(PREP) | ||||
| 	$(COMPILE_PRELUDE) $(srcdir)/golf_prelude.rb $@ | ||||
| 
 | ||||
| prereq: incs srcs preludes | ||||
| prereq: incs srcs preludes PHONY | ||||
| 
 | ||||
| preludes: {$(VPATH)}miniprelude.c | ||||
| preludes: {$(srcdir)}golf_prelude.c | ||||
|  | @ -816,7 +816,7 @@ info-libruby_so: | |||
| info-arch: | ||||
| 	@echo arch=$(arch) | ||||
| 
 | ||||
| change: | ||||
| change: PHONY | ||||
| 	$(BASERUBY) -C "$(srcdir)" ./tool/change_maker.rb $(CHANGES) > change.log | ||||
| 
 | ||||
| help: PHONY | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 nobu
						nobu