|
From: Peter K. <pk...@us...> - 2002-09-27 12:59:35
|
The following file was modified in libs/expat/xmlparse: Name Old version New version Tag Comment ---- ----------- ----------- --- ------- Makefile 1.2 1.3=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: Moved and renamed apps/Rules.elinux to tools/build/Rules.axis. The diff of the modified file(s): --- Makefile 21 Sep 2001 15:33:07 -0000 1.2 +++ Makefile 27 Sep 2002 12:59:03 -0000 1.3 @@ -1,5 +1,5 @@ AXIS_USABLE_LIBS =3D UCLIBC GLIBC -include $(APPS)/Rules.elinux +include $(AXIS_TOP_DIR)/tools/build/Rules.axis =20 LIB =3D libxmlparse.a =20 |