CC = gcc CFLAGS = -MD -g -Wall -O2 -I../../include -I. LFLAGS = -g -Wall OBJS = lnb.o SRCS = $(OBJS:.o=.c) TARGET = lnb.o $(TARGET): $(SRCS) .c.o: $(CC) $(CFLAGS) -c $< -o $@ clean: $(RM) *.o *.d $(TARGET) -include $(wildcard *.d) dummy igne.org/debian/dtv-scan-tables.git/atom/isdb-t/br-sp-SantaCruzDasPalmeiras?h=debian/0+git20170425.fb5fe05-1' type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/isdb-t/br-sp-SantaCruzDasPalmeiras
blob: d7902c5efb78ab616feff44f97a350810a2ef100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61