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


version 1.1 version 1.2
Line 4
 
Line 4
   
 #OBJECTS += init.$(OBJ)  #OBJECTS += init.$(OBJ)
   
 OBJECTS += gr.$(OBJ)  OBJECTS += gr.$(OBJ) ogl.$(OBJ)
   
 ifdef GLX_IO  ifdef GLX_IO
 OBJECTS += glx.$(OBJ)  OBJECTS += glx.$(OBJ)

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