Difference for main/makefile from version 1.6 to 1.7


version 1.6 version 1.7
Line 48
 
Line 48
 OBJECTS += snddecom.$(OBJ)  OBJECTS += snddecom.$(OBJ)
 endif  endif
   
   
 OUTPUT = $(LIBDIR)main.$(ARC)  OUTPUT = $(LIBDIR)main.$(ARC)
    
 include $(TOPDIR)/default.mak  include $(TOPDIR)/default.mak

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