1 2 3 4 5 6 7 8 9 |
|
# Makefile for linuxtv.org dvb-apps/lib/libesg/transport .PHONY: sub-error-transport sub-error-transport: $(error You can't use this makefile directly.) ifneq ($(lib_name),) objects += transport/session_partition_declaration.o sub-install += transport else includes = session_partition_declaration.h include ../../../Make.rules lib_name = libesg/transport endif s://git.dereenigne.org/debian/linux-dvb-apps.git' title='linux-dvb-apps.git Git repository'/>
index : linux-dvb-apps.git | ||
linux-dvb-apps Debian packaging | Jonathan McCrohan |
aboutsummaryrefslogtreecommitdiffstats |
1 2 3 4 5 6 7 8 9 |
|