db.* (pronounced dee-be star) is an advanced, high performance, small footprint embedded database fo

源代码在线查看: makefile.am

软件大小: 1298 K
上传用户: johni
关键词: performance pronounced footprint advanced
下载地址: 免注册下载 普通下载 VIP

相关代码

				UCLINUX_DIST=db.uclinux/Makefile \						db.uclinux/README.uclinux \						db.uclinux/uclinux.patch								EXTRA_DIST=ChangeLog \					LICENSE.txt readme.1st $(UCLINUX_DIST) \					db.star.spec.in db.star.spec Makefile.am.common \					aclocal.m4								SUBDIRS=psp runtime dbedit dal dbimp ida lm utility test examples include \				    docs db.ecos								ecos-package ecos-install:					$(MAKE) -C db.ecos $@								libs:					$(MAKE) -C psp					$(MAKE) -C runtime								.PHONY: ecos-package ecos-install libs							

相关资源