Difference for arch/makefile from version 1.4 to 1.5


version 1.4 version 1.5
Line 10
 
Line 10
 ifdef SDL  ifdef SDL
 SUBDIRS += sdl  SUBDIRS += sdl
 endif  endif
 ifdef SDL_AUDIO  
 SUBDIRS += sdl  
 endif  
 endif  endif
 ifdef ENV_MINGW32  ifdef ENV_MINGW32
 SUBDIRS = win32  SUBDIRS = win32

Legend:
line(s) removed in v.1.4 
line(s) changed
 line(s) added in v.1.5