mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-16 21:09:22 +02:00
usrp/: gave tools slightly more self-explaining names
- usrp/d.c: renamed to avg.c - usrp/p.c: renamed to peak.c - usrp/Makefile (all): renamed for d and p - usrp/plot: renamed to plpk
This commit is contained in:
parent
044c1528c7
commit
e76af7dd9a
@ -1,4 +1,4 @@
|
|||||||
CFLAGS=-Wall -O9
|
CFLAGS=-Wall -O9
|
||||||
LDFLAGS=-lm
|
LDFLAGS=-lm
|
||||||
|
|
||||||
all: p d
|
all: peak avg
|
||||||
|
Loading…
Reference in New Issue
Block a user