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 ereenigne.org/debian/dtv-scan-tables.git/atom/dvb-t/au-Wollongong?h=upstream/0+git20140107.1850cf8' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/au-Wollongong
blob: 6fbf7bff4016b0fdfce48f896120d575dd656919 (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