Difference for arch/sdl/makefile from version 1.1 to 1.2


version 1.1 version 1.2
Line 1
 
Line 1
 TOPDIR = ../..  TOPDIR = ../..
   
 include $(TOPDIR)/defines.mak  include $(TOPDIR)/pre.mak
   
 OBJECTS += init.$(OBJ)  OBJECTS += init.$(OBJ)
   

Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2