makefile.am

来自「很少见的linux下的红外口的工具」· AM 代码 · 共 20 行

AM
20
字号
## $Id: Makefile.am,v 1.5 2002/01/06 13:39:40 lirc Exp $## Process this file with automake to produce Makefile.in EXTRA_DIST=lirc.css irxevent.keysSUBDIRS = mannoinst_PROGRAMS = man2htmlrelease: man2html	./release-man.sh	./release-html.shdist-hook: release	cp -a html images $(distdir)maintainer-clean-local:	rm -rf html man-html

⌨️ 快捷键说明

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