⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 PIXIL is a small footprint operating environment, complete with PDA PIM applications, a browser and
💻 AM
字号:
## Makefile.am for libvideogfx/libvideogfx/graphics/basicnoinst_LTLIBRARIES = libvideogfx-graphics-basic.lalibvideogfx_graphics_basic_includedir = \	$(includedir)/libvideogfx/graphics/basiclibvideogfx_graphics_basic_la_SOURCES = \	bitmap.cc	\	bitmap.hh	\	image.cc	\	image.hh	\	image_tmpl.cclibvideogfx_graphics_basic_include_HEADERS = \	bitmap.hh	\	image.hhINCLUDES = \	-I$(top_srcdir).PHONY: filesfiles:	@files=`ls $(DISTFILES) 2> /dev/null`; for p in $$files; do \	  echo $$p; \	done

⌨️ 快捷键说明

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