makefile.am
来自「The major functionality added in this re」· AM 代码 · 共 20 行
AM
20 行
## Process this file with automake to produce Makefile.inEXTRA_DIST = pixmaps/* makefile.msc makeinc.msc \ fe-text/fe-text.c fe-text/myglib.h \ fe-text/README fe-text/fe-text.h fe-text/glib.cif DO_PICOGUIpicogui_fe = fe-picoguiendifif DO_TEXTtext_fe = fe-textendifif DO_GTKgtk_fe = fe-gtkendifSUBDIRS = common $(gtk_fe) $(text_fe) $(picogui_fe)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?