[Bf-blender-cvs] CVS commit: blender/source Makefile nan_definitions.mk nan_link.mk blender/source/blender/src Makefile

Stefan Gartner stefang at aon.at
Fri Jul 18 12:11:41 CEST 2003


sgefant (Stefan Gartner) 2003/07/18 12:11:41 CEST

  Modified files:
    blender/source       Makefile nan_definitions.mk nan_link.mk 
    blender/source/blender/src Makefile 
  
  Log:
  some sdl related stuff:
  
  * moved references to libSDL out of ifeq($(INTERNATIONAL), true) (win32)
  and  ifeq($(WITH_FREETYPE2),true) (irix) conditionals in source/Makefile
  
  * look for sdl in $(LCGDIR)/sdl if sdl-config isn't found
  
  thanks to LarstiQ for doing most of the work
  
  Revision  Changes    Path
  1.55      +13 -5     blender/source/Makefile
  1.44      +41 -3     blender/source/nan_definitions.mk
  1.18      +4 -6      blender/source/nan_link.mk
  1.17      +1 -2      blender/source/blender/src/Makefile



More information about the Bf-blender-cvs mailing list