File: makesnd.files

package info (click to toggle)
snd 3.4-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 5,148 kB
  • ctags: 12,594
  • sloc: ansic: 86,516; lisp: 3,480; sh: 1,507; makefile: 119
file content (14 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SNDLIB_HEADERS = sndlib.h sndio.h sndlib-strings.h vct.h
SND_HEADERS = snd.h snd-0.h snd-1.h snd-strings.h snd-plugin.h
SND_X_HEADERS = snd-x0.h snd-x1.h
SNDLIB_O_FILES = headers.o audio.o io.o sound.o vct.o sndlib2scm.o

O_FILES = fft.o snd-io.o snd-utils.o snd-parser.o snd-axis.o snd-data.o snd-fft.o snd-marks.o snd-file.o snd-edits.o snd-chn.o snd-dac.o snd-clip.o snd-find.o snd-snd.o snd-help.o snd-clm.o snd-main.o snd-print.o snd-apply.o snd-trans.o snd-mix.o snd.o snd-env.o snd-gh.o

X_O_FILES = snd-xutils.o snd-xdata.o snd-xmenu.o snd-xchn.o snd-xsnd.o snd-xdac.o snd-xclip.o snd-xmain.o snd-xclm.o snd-xmix.o snd-xrec.o snd-xenv.o snd-xvulab.o snd-xfft.o snd-xprint.o snd-xfile.o snd-xgh.o

CLM_O_FILES = clm.o clm2scm.o

prefix = /usr/local
bindir = $(prefix)/bin
INSTALL = install