Plan 9 from Bell Labs’s /usr/web/sources/contrib/cnielsen/libvorbis/mkfile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


</$objtype/mkfile

OFILES=\
	mdct.$O\
	smallft.$O\
	block.$O\
	envelope.$O\
	window.$O\
	lsp.$O\
	lpc.$O\
	analysis.$O\
	synthesis.$O\
	psy.$O\
	info.$O\
	floor1.$O\
	floor0.$O\
	res0.$O\
	mapping0.$O\
	registry.$O\
	codebook.$O\
	sharedbook.$O\
	lookup.$O\
	bitrate.$O\

HFILES=\
	backends.h\
	bitrate.h\
	codebook.h\
	codec_internal.h\
	envelope.h\
	highlevel.h\
	lookup.h\
	lookup_data.h\
	lpc.h\
	lsp.h\
	masking.h\
	mdct.h\
	misc.h\
	os.h\
	psy.h\
	registry.h\
	scales.h\
	smallft.h\
	window.h\

LIB=$home/lib/$objtype/libvorbis.a$O

CC=pcc
CFLAGS=-I../libogg -I. -DPlan9 -c

</sys/src/cmd/mklib

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.