|
From: Peter K. <pk...@us...> - 2001-09-26 14:24:27
|
The following file was modified in apps/bluetooth/experimental: Name Old version New version Comment ---- ----------- ----------- ------- Makefile 1.8 1.9=20=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: Do not build btsend and bttest by default. The diff of the modified file(s): --- Makefile 2001/08/29 10:15:53 1.8 +++ Makefile 2001/09/26 14:24:26 1.9 @@ -5,7 +5,7 @@ include $(APPS)/Rules.elinux endif =20 -PROGS =3D btdm memul bti btinq bttest btcon btsend btdisc btconfig +PROGS =3D btdm memul bti btinq btcon btdisc btconfig # btsend bttest =20 # Define HAVE_READLINE_READLINE if you have readline support, with the inc= lude # files in $(include_dir)/readline. Define HAVE_READLINE if you have the |