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


version 1.6 version 1.7
Line 10
 
Line 10
    
 ifdef NETWORK  ifdef NETWORK
 OBJECTS += ipx.$(OBJ) serial.$(OBJ) arch_ip.$(OBJ)  OBJECTS += ipx.$(OBJ) serial.$(OBJ) arch_ip.$(OBJ)
   endif
   
 SUBDIRS = comm  SUBDIRS = comm
 #wsock  #wsock

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