CC = gcc RM = rm -f CFLAGS = -g -Wall -O2 LFLAGS = -g -Wall LDFLAGS = -lusb OBJS = ttusb_dec_reset.o TARGET = ttusb_dec_reset $(TARGET): $(OBJS) $(CC) $(LFLAGS) $(LDFLAGS) -o $(TARGET) $(OBJS) .c.o: $(CC) $(CFLAGS) -c $< -o $@ clean: $(RM) *.o $(TARGET) ps://git.dereenigne.org/dtv-scan-tables.git' title='dtv-scan-tables.git Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-sp-Restinga (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Update fr-AllYann Soubeyrand1-121/+120
2018-01-03dtv-scan-tables: update all Finnish Digita DVB-T2 transpondersOlli Salonen20-176/+119
2017-12-20Intelsat34-55.5W: update definitions from Vivo streamingMauro Carvalho Chehab1-51/+7