|
From: Peter K. <pk...@us...> - 2002-09-27 12:59:34
|
The following file was modified in apps/bluetooth/pan: Name Old version New version Tag Comment ---- ----------- ----------- --- ------- Makefile 1.1 1.2=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 15 Apr 2002 11:38:06 -0000 1.1 +++ Makefile 27 Sep 2002 12:59:02 -0000 1.2 @@ -1,8 +1,6 @@ =20 -ifdef APPS AXIS_USABLE_LIBS =3D UCLIBC GLIBC -include $(APPS)/Rules.elinux -endif +-include $(AXIS_TOP_DIR)/tools/build/Rules.axis =20 BUILT_PROGS =3D bnep PROGS =3D $(BUILT_PROGS) |