Difference for arch/dos/makefile from version 1.5 to 1.6


version 1.5 version 1.6
Line 11
 
Line 11
 ifdef NETWORK  ifdef NETWORK
 OBJECTS += ipx.$(OBJ) serial.$(OBJ) arch_ip.$(OBJ)  OBJECTS += ipx.$(OBJ) serial.$(OBJ) arch_ip.$(OBJ)
   
 SUBDIRS = comm wsock  SUBDIRS = comm
 endif  #wsock
   
 ifdef ALLEGRO  ifdef ALLEGRO
 SUBDIRS += allg_snd  SUBDIRS += allg_snd

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