# Makefile for linuxtv.org dvb-apps/lib/libesg
includes = types.h
objects = types.o
lib_name = libesg
CPPFLAGS += -I../../lib
.PHONY: all
all: library
include bootstrap/Makefile
include encapsulation/Makefile
include representation/Makefile
include transport/Makefile
.PHONY: $(sub-install)
install:: $(sub-install)
$(sub-install):
$(MAKE) -C $@ install
include ../../Make.rules
='/'>
index : lcd4linux.git | |
| lcd4linux | Jonathan McCrohan |
| Age | Commit message (Collapse) | Author | Files | Lines |
|
bug in plugin_diskstats fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@444 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added plugin_diskstats.c
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@443 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Status and Changelog Update
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@442 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|