| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-01-03 | dtv-scan-tables: update all Finnish Digita DVB-T2 transponders | Olli Salonen | 20 | -176/+119 |
| 2017-12-20 | Intelsat34-55.5W: update definitions from Vivo streaming | Mauro Carvalho Chehab | 1 | -51/+7 |
# 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
logo' rowspan='2'>
| aboutsummaryrefslogtreecommitdiffstats |
| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-01-03 | dtv-scan-tables: update all Finnish Digita DVB-T2 transponders | Olli Salonen | 20 | -176/+119 |
| 2017-12-20 | Intelsat34-55.5W: update definitions from Vivo streaming | Mauro Carvalho Chehab | 1 | -51/+7 |