aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libesg/Makefile
blob: abb9d4fef1d891898b26fb9969c56efffa2309e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# 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
an-tables.git/commit/debian/control?h=debian/0%2bgit20141009.d26b627-1&id=7a110b6fee56f37b029f74738101ee2a100bf189&follow=1'>Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9 No changes required