# Makefile for linuxtv.org dvb-apps/util/gnutv objects = gnutv_ca.o \ gnutv_dvb.o \ gnutv_data.o binaries = gnutv inst_bin = $(binaries) CPPFLAGS += -I../../lib LDFLAGS += -L../../lib/libdvbapi -L../../lib/libdvbcfg -L../../lib/libdvbsec -L../../lib/libdvben50221 -L../../lib/libucsi LDLIBS += -ldvbcfg -ldvben50221 -lucsi -ldvbsec -ldvbapi -lpthread .PHONY: all all: $(binaries) $(binaries): $(objects) include ../../Make.rules dy>
summaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-DNA-Jokioinen (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-28Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317
2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271
2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60
2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877