# Makefile for linuxtv.org dvb-apps/util/zap objects = zap_ca.o \ zap_dvb.o binaries = zap inst_bin = $(binaries) CPPFLAGS += -I../../lib LDFLAGS += -L../../lib/libdvbapi -L../../lib/libdvbsec -L../../lib/libdvbcfg -L../../lib/libdvben50221 -L../../lib/libucsi LDLIBS += -ldvbcfg -ldvben50221 -ldvbsec -ldvbapi -lucsi -lpthread .PHONY: all all: $(binaries) $(binaries): $(objects) include ../../Make.rules it repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-pa-MojuiDosCampos
blob: 10a5290342c9248e7143ee99103ad395011d3b56 (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
28
29
30
31
32