Difference for ./makefile from version 1.14 to 1.15


version 1.14 version 1.15
Line 71
 
Line 71
 endif  endif
   
 ifdef ENV_DJGPP  ifdef ENV_DJGPP
   LIBS+= $(LIBDIR)wsock.$(ARC)
 ifdef ALLEGRO  ifdef ALLEGRO
 USE_ALLEGRO = 1  USE_ALLEGRO = 1
 endif  endif

Legend:
line(s) removed in v.1.14 
line(s) changed
 line(s) added in v.1.15