# 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 les.git Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Farosund_Bunge (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877