mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	 de556e6281
			
		
	
	
		de556e6281
		
	
	
	
	
		
			
			to get rid of ./ruby.exe. * win32/enc-setup.mak: workaround for Borland make. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15058 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| BUILTIN_ENCOBJS: $(srcdir)/enc/Makefile.in
 | |
| 
 | |
| !include $(srcdir)/enc/Makefile.in
 | |
| 
 | |
| BUILTIN_ENCOBJS:
 | |
| 	@echo BUILTIN_ENCOBJS = $(BUILTIN_ENCS:.c=.obj) >> $(MAKEFILE)
 |