From c0d524486a50e8366c12c5ebea1a4441e9db46aa Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 29 Oct 2005 19:25:42 +0000 Subject: Big cleanup of CVS relics --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 4acffe33..4a4ca420 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ BlueZ - Bluetooth protocol stack for Linux +****************************************** Copyright (C) 2000-2001 Qualcomm Incorporated Copyright (C) 2002-2003 Maxim Krasnyansky @@ -7,7 +8,8 @@ Copyright (C) 2002-2005 Marcel Holtmann Bluetooth libraries -1. Compilation and installation +Compilation and installation +============================ In order to compile Bluetooth libraries you need following software packages: - Linux Bluetooth protocol stack (BlueZ) @@ -19,10 +21,11 @@ To configure run: Configure automatically searches for all required components and packages. To compile and install run: - make install + make && make install -2. Information +Information +=========== Mailing lists: bluez-users@lists.sf.net - BlueZ general questions and discussions -- cgit