# Makefile for linuxtv.org dvb-apps/util/scan objects = atsc_psip_section.o \ diseqc.o \ dump-vdr.o \ dump-zap.o \ lnb.o \ scan.o \ section.o binaries = scan inst_bin = $(binaries) removing = atsc_psip_section.c atsc_psip_section.h CPPFLAGS += -DDATADIR=\"$(prefix)/share\" .PHONY: all all: $(binaries) $(binaries): $(objects) $(objects): atsc_psip_section.c atsc_psip_section.h atsc_psip_section.c atsc_psip_section.h: perl section_generate.pl atsc_psip_section.pl include ../../Make.rules install:: @echo installing scan files @mkdir -p $(DESTDIR)$(sharedir)/dvb/atsc @mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-c @mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-s @mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-t @install -m 664 atsc/* $(DESTDIR)$(sharedir)/dvb/atsc/ @install -m 664 dvb-c/* $(DESTDIR)$(sharedir)/dvb/dvb-c/ @install -m 664 dvb-s/* $(DESTDIR)$(sharedir)/dvb/dvb-s/ @install -m 664 dvb-t/* $(DESTDIR)$(sharedir)/dvb/dvb-t/ about/'>aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_mpd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-10import commit 809 from trunk to fix http://bugs.debian.org/cgi-bin/bugreport....Reinhard Tartler4-255/+12
2007-04-05missing depends in LSB init stanzaReinhard Tartler1-0/+2
2007-04-05* new upstream tarball no longer contains a debian/ directory at allReinhard Tartler1-1/+3
2007-04-30new upstream versionReinhard Tartler63-4596/+7100
2007-04-05* add LSB keyword sectionReinhard Tartler2-1/+12
2007-04-05mark new upload in debian/changelogReinhard Tartler1-0/+6
2007-04-05import new upstreamReinhard Tartler162-10578/+5766
2007-04-05improvements to the manpageReinhard Tartler1-2/+6
2006-08-27update config.guess and .subReinhard Tartler2-350/+450
2006-08-27install new manpageReinhard Tartler2-2/+3