makefile.am

来自「LUBBOCK板的BLOB」· AM 代码 · 共 12 行

AM
12
字号
# Process this file with automake to produce Makefile.in -*- makefile -*-
#
# $Id: Makefile.am,v 1.2 2001/08/29 21:08:51 erikm Exp $
# 

CLEANFILES	= *~

EXTRA_DIST	= \
	README \
	build_Makefile \
	build_all

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?