2006-09-11 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>
* lib/Makefile.in: fix typo.
        * lib/ddk/Makefile.in: fix typo.
        * lib/directx/Makefile.in: fix typo.
        Thanks to Keith Marshall (keithmarshall at users dot sourceforge dot net)
        for pointing it out.
			
			
This commit is contained in:
		@@ -40,7 +40,7 @@ ifneq (,$(findstring cygwin,$(target_alias)))
 | 
			
		||||
inst_includedir:=$(tooldir)/include/w32api
 | 
			
		||||
inst_libdir:=$(tooldir)/lib/w32api
 | 
			
		||||
else
 | 
			
		||||
ifneq (,$with_cross_host)
 | 
			
		||||
ifneq (,$(with_cross_host))
 | 
			
		||||
inst_includedir:=$(tooldir)/include/w32api
 | 
			
		||||
inst_libdir:=$(tooldir)/lib
 | 
			
		||||
else
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user