📄 makefile.am
字号:
## Process this file with automake to produce Makefile.inSUBDIRS = src examples miscDIST_SUBDIRS = $(SUBDIRS) doc debianEXTRA_DIST = libdvbpsi.spec bootstrapAUTOMAKE_OPTIONS = foreign dist-bzip2 subdir-objectsdoc-dummy:doc: doc-dummy $(MAKE) -C doc doctest_dr.c: $(MAKE) -C misc test_dr.cchangelog: cvs2cl --utc --hide-filenames --no-wrap -w --stdout -g -z9 | \ sed -e 's/^[^0-9]/ /' -e 's/^ *$$//' -e 's/^ \* / /g' | \ grep -v '^ \*$$' | uniq >| ChangeLog
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -