📄 makefile.am
字号:
## Process this file with automake to produce Makefile.innoinst_LIBRARIES = libind.alibind_a_SOURCES = \ ind.c \ indacld.c \ indask.c \ inddefs.h \ inddel.c \ inddest.c \ indext.h \ indinit.c \ indinit.h \ inditf.h \ indload.c \ indmask.c \ indmdel.c \ indmpar.c \ indparam.c \ indpzld.c \ indsacl.c \ indsetup.c \ indsload.c \ indsprt.c \ indsset.c \ indsupd.c \ indtemp.c \ indtrunc.c \ mutacld.c \ mutask.c \ mutdel.c \ mutdest.c \ mutmdel.c \ mutparam.c \ mutpzld.c \ mutsetup.c \ mutsprt.c \ mutsset.c \ muttemp.cINCLUDES = -I$(top_srcdir)/src/includeMAINTAINERCLEANFILES = Makefile.in
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -