Difference for arch/dos/makefile from version 1.7 to 1.8


version 1.7 version 1.8
Line 12
 
Line 12
 OBJECTS += ipx.$(OBJ) serial.$(OBJ) arch_ip.$(OBJ)  OBJECTS += ipx.$(OBJ) serial.$(OBJ) arch_ip.$(OBJ)
 endif  endif
   
 SUBDIRS = comm  SUBDIRS = comm wsock
 #wsock  
   
 ifdef ALLEGRO  ifdef ALLEGRO
 SUBDIRS += allg_snd  SUBDIRS += allg_snd

Legend:
line(s) removed in v.1.7 
line(s) changed
 line(s) added in v.1.8