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

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


</$objtype/mkfile

LIB=libOggFLAC.a$O

OFILES=\
	file_decoder.$O\
	file_encoder.$O\
	ogg_decoder_aspect.$O\
	ogg_encoder_aspect.$O\
	ogg_helper.$O\
	ogg_mapping.$O\
	seekable_stream_decoder.$O\
	seekable_stream_encoder.$O\
	stream_decoder.$O\
	stream_encoder.$O\

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

</sys/src/cmd/mksyslib

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.