[Bf-blender-cvs] CVS commit: blender/intern/SoundSystem Makefile

Kent Mein mein at cs.umn.edu
Tue May 4 18:26:52 CEST 2004


sirdude (Kent Mein) 2004/05/04 18:26:52 CEST

  Modified files:
    blender/intern/SoundSystem Makefile 
  
  Log:
  Shortened up the Makefile since freebsd,linux and solaris do the
  same stuff:
  Basically use this instead of seperate sections for each platform.
    ifeq ($(OS),$(findstring $(OS), "linux freebsd solaris"))
  
  Kent
  
  Revision  Changes    Path
  1.14      +2 -5      blender/intern/SoundSystem/Makefile



More information about the Bf-blender-cvs mailing list