Difference for texmap/makefile from version 1.1 to 1.2


version 1.1 version 1.2
Line 25
 
Line 25
   
 OUTPUT = $(LIBDIR)texmap.$(ARC)  OUTPUT = $(LIBDIR)texmap.$(ARC)
   
 %.o: %.s  
  $(CC) $(CFLAGS) $(patsubst %.s,%.S,$<) -o $@  
   
   
 include $(TOPDIR)/default.mak  include $(TOPDIR)/default.mak

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