mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-25 00:33:09 +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
|
||||
LDFLAGS=-lm
|
||||
|
||||
all: p d
|
||||
all: peak avg
|
||||
|
Loading…
Reference in New Issue
Block a user