makefile

来自「在linux下多媒体开发实例linux下多媒体开发」· 代码 · 共 14 行

TXT
14
字号
# make file for xsoxxsox:clean:# if you change the location of the icon and bitmap files,# also change the definition of `icondir' in the xsox programinstall:	cp xsox /usr/local/bin/xsox	cp xsox.icon /usr/local/lib/xsox.icon	cp xsox.mask /usr/local/lib/xsox.mask	cp xsox.xbm /usr/local/lib/xsox.xbm

⌨️ 快捷键说明

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