Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > b02759e0821e9fc45c1ec738e0552e12 > files > 2

bluemodem-0.7-5.fc14.src.rpm

--- ../Makefile.in.orig	2010-03-15 19:35:26.085866566 +0100
+++ ../Makefile.in	2010-03-15 22:36:37.572624049 +0100
@@ -1,8 +1,7 @@
 # by Sean Godsell
 
 all:
-	gcc -O2 bluemodem.c hcisdpfunc.c -o bluemodem -lbluetooth
-	strip bluemodem
+	gcc -O2 bluemodem.c hcisdpfunc.c -o bluemodem -lbluetooth -g $(CFLAGS)
 
 install:
 	cp -f bluemodem /usr/bin