Difference for ./makefile from version 1.16 to 1.17


version 1.16 version 1.17
Line 71
 
Line 71
 endif  endif
   
 ifdef ENV_DJGPP  ifdef ENV_DJGPP
 LIBS+= $(LIBDIR)wsock.$(ARC)  #LIBS+= $(LIBDIR)wsock.$(ARC)
 ifdef ALLEGRO  ifdef ALLEGRO
 USE_ALLEGRO = 1  USE_ALLEGRO = 1
 endif  endif

Legend:
line(s) removed in v.1.16 
line(s) changed
 line(s) added in v.1.17