Difference for ./makefile from version 1.17 to 1.18


version 1.17 version 1.18
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.17 
line(s) changed
 line(s) added in v.1.18