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

all: biquadseries.o filterortho.o


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