| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2009-01-14 | update scan file for nl-All | Christoph Pfister | 1 | -0/+2 |
| 2008-12-30 | update scan file for nl-All | Christoph Pfister | 1 | -2/+4 |
| 2008-12-14 | update scan file for cz-Praha | Christoph Pfister | 1 | -2/+7 |
CC = gcc CFLAGS = -MD -g -Wall -O2 -I../../include -I../lib LFLAGS = -g -Wall OBJS = diseqc.o dump-zap.o dump-vdr.o scan.o ../lib/lnb.o SRCS = $(OBJS:.o=.c) TARGET = scan $(TARGET): $(OBJS) $(CC) $(LFLAGS) -o $(TARGET) $(OBJS) .c.o: $(CC) $(CFLAGS) -c $< -o $@ clean: $(RM) *.o *.d $(TARGET) -include $(wildcard *.d) dummy t' title='dtv-scan-tables.git Git repository'/>
![]() |
index : dtv-scan-tables.git | |
| Digital TV scan tables | Jonathan McCrohan |
| aboutsummaryrefslogtreecommitdiffstats |
| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2009-01-14 | update scan file for nl-All | Christoph Pfister | 1 | -0/+2 |
| 2008-12-30 | update scan file for nl-All | Christoph Pfister | 1 | -2/+4 |
| 2008-12-14 | update scan file for cz-Praha | Christoph Pfister | 1 | -2/+7 |