|
From: Peter K. <pk...@us...> - 2002-09-27 12:59:33
|
The following file was modified in apps/bluetooth: Name Old version New version Tag Comment ---- ----------- ----------- --- ------- Makefile 1.3 1.4=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 Oct 2001 09:15:36 -0000 1.3 +++ Makefile 27 Sep 2002 12:59:02 -0000 1.4 @@ -1,3 +1,3 @@ -include $(APPS)/Rules.elinux +include $(AXIS_TOP_DIR)/tools/build/Rules.axis =20 -SUBDIRS =3D experimental sdp_server userstack btd +SUBDIRS =3D experimental pan sdp_server userstack btd |