aboutsummaryrefslogtreecommitdiff
path: root/modules++/Makefile
blob: 65ba97a814548381eda6569e02136c4ecd283dfe (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