?? makefile
字號:
#CFLAGS = -O2 TARGET = celpOBJFILES= biterror.o bwexp.o celp.o clip.o dcodcbg.o dcodcbi.o dcodpg.o dcodtau.o delay.o gaincode.o ham.o hamming.o hexline.o intsynth.o iodisk.o ldelay.o lsp34.o lsptopc.o mark.o mtrxgen.o pctorc.o pitchvq.o polefilt.o polefilt_S.o postfilt.o prefilt.o ptcode.o random.o smcbg.o smpg.o smt.o unpack.o variance.o vdecode.o zerofilt.o zerofilt_S.o$(TARGET): $(OBJFILES) $(CC) $(CFLAGS) -o $(TARGET) $(OBJFILES) -lmbiterror.o: biterror.cbiterror.o: /usr/include/stdio.hbwexp.o: bwexp.cbwexp.o: /usr/include/math.hcelp.o: celp.ccelp.o: /usr/include/stdio.hcelp.o: /usr/include/math.hcelp.o: /usr/include/strings.hcelp.o: ./ccsub.hcelp.o: ./pdelay.hcelp.o: ./codebook.hcelp.o: ./pdencode.hcelp.o: ./pddecode.hcelp.o: ./bitprot.hcelp.o: ./bitperm.hclip.o: clip.cclip.o: /usr/include/math.hdcodcbg.o: dcodcbg.cdcodcbi.o: dcodcbi.cdcodpg.o: dcodpg.cdcodtau.o: dcodtau.cdcodtau.o: ./ccsub.hdelay.o: delay.cdelay.o: ./ccsub.hdelay.o: /usr/include/math.hdelay.o: /usr/include/stdio.hgaincode.o: gaincode.cgaincode.o: /usr/include/math.hham.o: ham.cham.o: /usr/include/math.hhamming.o: hamming.chexline.o: hexline.chexline.o: /usr/include/stdio.hintsynth.o: intsynth.cintsynth.o: ./ccsub.h#intsynth.o: ./celp.ciodisk.o: iodisk.ciodisk.o: /usr/include/stdio.hiodisk.o: /usr/include/sys/file.hldelay.o: ldelay.c#ldelay_nr.o:ldelay_nr.c lsp34.o: lsp34.clsp34.o: /usr/include/math.hlsp34.o: ./ccsub.hlsptopc.o: lsptopc.clsptopc.o: /usr/include/math.hlsptopc.o: /usr/include/stdio.hlsptopc.o: ./ccsub.h#lsptopc.o: ./celp.cmark.o: mark.cmark.o: /usr/include/stdio.hmtrxgen.o: mtrxgen.cpctorc.o: pctorc.cpctorc.o: ./ccsub.hptcode.o: ptcode.cptcode.o: /usr/include/math.hpitchvq.o: pitchvq.cpitchvq.o: /usr/include/math.hpitchvq.o: ./ccsub.hpolefilt.o: polefilt.cpolefilt_S.o: polefilt_S.cpostfilt.o: postfilt.cpostfilt.o: /usr/include/math.hpostfilt.o: ./ccsub.h#postfilt.o: ./celp.cprefilt.o: prefilt.cprefilt.o: ./ccsub.hprefilt.o: /usr/include/stdio.hprefilt.o: /usr/include/math.hrandom.o: random.csmcbg.o: smcbg.csmcbg.o: /usr/include/math.hsmcbg.o: ./ccsub.h#smcbg.o: ./celp.csmpg.o: smpg.csmpg.o: /usr/include/math.h#smpg.o: ./celp.csmt.o: smt.csmt.o: /usr/include/math.h#smt.o: ./celp.cunpack.o: unpack.cvariance.o: variance.cvdecode.o: vdecode.cvdecode.o: ./ccsub.h#vdecode.o: ./celp.czerofilt.o: zerofilt.czerofilt_S.o: zerofilt_S.cclean: rm -f celp core $(OBJFILES)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -