软件大小: | 7006 K | ||
上传用户: | sinoarts | ||
关键词: | applications environment footprint operating | ||
下载地址: | 免注册下载 普通下载 |
相关代码 |
|
## Makefile.am for libvideogfx/libvideogfx/arch/x86 EXTRA_DIST = \ CPUcapabilities.hh INCLUDES = \ -I$(top_srcdir) .PHONY: files files: @files=`ls $(DISTFILES) 2> /dev/null`; for p in $$files; do \ echo $$p; \ done