[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / prex-old / sys / lib

Diff for /prex-old/sys/lib/Makefile between version 1.1 and 1.2

version 1.1, 2008/06/03 10:38:46 version 1.2, 2008/07/18 21:02:07
Line 2 
Line 2 
 TYPE=   LIBRARY  TYPE=   LIBRARY
 OBJS=   string.o queue.o vsprintf.o  OBJS=   string.o queue.o vsprintf.o
   
   # XXX ugly hack (Makefile.arch-platform adds this to OBJS)
   ARM_OBJS+=      arm/divsi3.o
   
 include $(SRCDIR)/mk/sys.mk  include $(SRCDIR)/mk/sys.mk

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb