File: Makefile

package info (click to toggle)
pd-creb 0.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,728 kB
  • sloc: ansic: 5,424; cpp: 1,197; makefile: 138; sh: 25
file content (21 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
include ../Makefile.config

current: ead~.o ear~.o eadsr~.o dist~.o \
        tabreadmix~.o xfm~.o qmult~.o qnorm~.o \
	cheby~.o abs~.o ramp~.o \
        bfft~.o dynwav~.o statwav~.o bdiag~.o \
	diag~.o matrix~.o permut~.o lattice~.o ratio.o ffpoly.o fwarp.o \
	junction~.o fdn~.o bwin~.o eblosc~.o bitsplit~.o sbosc~.o \
	blocknorm~.o resofilt~.o scrollgrid1D~.o  \
	\
	dwt.o cmath.o \
	sawtooth~.o \
	\
	dt_ms.o \
	setup.o


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