# Makefile for linuxtv.org dvb-apps/util/szap objects = lnb.o binaries = azap \ czap \ szap \ tzap inst_bin = $(binaries) .PHONY: all all: $(binaries) $(binaries): $(objects) include ../../Make.rules
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fr-Mulhouse (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2007-04-05fixed some of the eutel transponder dataMarcel Siegert1-4/+4
2007-04-05added several Hotbird 13.0E transponders, as NIT detectionMarcel Siegert1-0/+9
and finding all services failed in some cases. thanks to Salvatore De Paolis <depaolis.salvatore@libero.it>