OBJECTS = nyancat.o all: nyancat nyancat: $(OBJECTS) $(CC) $(LFLAGS) $(OBJECTS) -o $@ clean: -rm -f $(OBJECTS) nyancat check: all # Unit tests go here. None currently. @echo "*** ALL TESTS PASSED ***" .PHONY: all clean check n?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Overturingen (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2015-11-22Add Teracom transmitters in Sweden.Benjamin Larsson1-0/+5
Signed-off-by: Benjamin Larsson <benjamin@southpole.se>
2015-07-06Add new cities to Brazilian ISDB-T listsMauro Carvalho Chehab75-0/+2922
Several new cities gained digital coverture. Add entries for them. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-07-06Rename ISDB-T table for Gama cityMauro Carvalho Chehab1-0/+0
Gama is actually part of Brasilia, but is a separate County. It is not called "Brasilia Gama". So, better name the file. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-07-06Update Brazilian ISDB-T tablesMauro Carvalho Chehab267-1019/+9052
Update all existing tables to match what's there at: http://portalbsd.com.br/novo/terrestres.php Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>