aboutsummaryrefslogtreecommitdiff
path: root/modules++/Makefile
blob: e6842fdc1e5e0b3caf60b92cdead8999016f0ced (plain)
1
2
3
4
5
6
7
8
9
10
include ../Makefile.config
current: all

all: biquadseries~.o filterortho~.o blosc~.o


clean:
	rm -f *~
	rm -f *.o