</$objtype/mkfile
TARG=metaflac
OFILES=\
main.$O\
operations.$O\
operations_shorthand_cuesheet.$O\
operations_shorthand_seektable.$O\
operations_shorthand_streaminfo.$O\
operations_shorthand_vorbiscomment.$O\
options.$O\
usage.$O\
utils.$O\
getopt.$O\
getopt1.$O\
utf8.$O\
charset.$O\
cuesheet.$O\
file.$O\
replaygain.$O\
seektable.$O\
replaygain_analysis.$O\
replaygain_synthesis.$O\
HFILES=\
operations.h\
options.h\
usage.h\
utils.h\
CC=pcc
CFLAGS=-I. -I./share -I../libFLAC -I../libFLAC/FLAC -I../libOggFLAC -D_POSIX_SOURCE -D_BSD_EXTENSION -DPlan9 -c
LIB=../libFLAC/libFLAC.a$O ../libOggFLAC/libOggFLAC.a$O
BIN=$home/bin/$objtype
</sys/src/cmd/mkone
|