OBJECTS = nyancat.o all: nyancat nyancat: $(OBJECTS) $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $(OBJECTS) -o $@ clean: -rm -f $(OBJECTS) nyancat check: all # Unit tests go here. None currently. @echo "*** ALL TESTS PASSED ***" .PHONY: all clean check f='https://git.dereenigne.org/dtv-scan-tables.git' title='dtv-scan-tables.git Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/sk-Poprad (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-18COM 7 and Local TV Updatessilid16-17/+236
2015-01-11dvb-t scan tablesAdam Laurie1-6/+6
2015-01-11Sirius-5.0E: complete update based on kingofsat.net dataOlli Salonen1-78/+111
2014-12-21dtv-scan-tables: update dvb-t/au-BrisbaneBrian Burch1-2/+2
2014-12-21updateOlliver Schinagl1-9/+9
2014-11-30dtv-scan-tables: fix the DNA muxes in Finland to DVB-T2Olli Salonen34-102/+102
2014-11-30dtv-scan-tables: add mux H to stations transmitting it in FinlandOlli Salonen6-30/+60
2014-11-10Delete DVBv3 comments from DVBv5 scan filesJonathan McCrohan494-496/+0