CC = gcc CFLAGS = -g -O2 -MD -Wall -I. -I../../include LFLAGS = OBJS = dvbnet.o TARGET = dvbnet DESTDIR = /usr/local/bin/ all: version.h $(TARGET) .c.o: $(CC) $(CFLAGS) -c $< -o $@ $(TARGET): $(OBJS) $(CC) -o $@ $(OBJS) $(LFLAGS) version.h: printf '#define VERSION_INFO "%s (Build %s)"\n' \ "`cat $@.in`" "`date +'%a %b %d %X %Y'`" > $@ install: all install -m 755 $(TARGET) $(DESTDIR) clean: rm -f $(TARGET) $(OBJS) version.h core* *~ *.d -include $(wildcard *.d) dummy git.png' alt='cgit logo'/> index : dtv-scan-tables.git
Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/channels-conf/dvb-t/uk-Crystal-Palace (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-04update scan file for es-CollserolaChristoph Pfister1-7/+9
2009-07-04update scan file for se-comhemChristoph Pfister1-0/+22
2009-06-21add asian satellite filesChristoph Pfister22-86/+981