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

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


</$objtype/mkfile

TARG=oggenc

OFILES=\
	audio.$O\
	encode.$O\
	oggenc.$O\
	platform.$O\
	resample.$O\
	flac.$O\
	easyflac.$O\
	utf8.$O\
	getopt.$O\
	getopt1.$O\
	charset.$O\

CC=pcc
CFLAGS=-DPlan9 -DHAVE_LIBFLAC -D_BSD_EXTENSION -D_POSIX_SOURCE -I. -I../libvorbis -I../libogg -I../libFLAC -I../libOggFLAC -c
BIN=$home/bin/$objtype

LIB=../libvorbis/libvorbis.a8 ../../audio/libogg/libogg.a8 ../libFLAC/libFLAC.a8 ../libOggFLAC/libOggFLAC.a8

</sys/src/cmd/mkone

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.