summaryrefslogtreecommitdiffstats
path: root/util/atsc_epg/Makefile
blob: 747e2b87c84e7a337cd3cc31ea62a8a36e597d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Makefile for linuxtv.org dvb-apps/util/atsc_epg

binaries = atsc_epg

inst_bin = $(binaries)

CPPFLAGS += -I../../lib -std=c99 -D_POSIX_SOURCE
#LDFLAGS  += -static -L../../lib/libdvbapi -L../../lib/libucsi
LDFLAGS  += -L../../lib/libdvbapi -L../../lib/libucsi
LDLIBS   += -ldvbapi -lucsi

.PHONY: all

all: $(binaries)

include ../../Make.rules
n/control?h=debian/1.4.9-2&id=cf103569f6d83d50775b20e96f668c5dafce649c&follow=1'>Lintian FixesJonathan McCrohan1-2/+4 2011-12-31Remove Makefile patchJonathan McCrohan1-1/+0 2011-12-31Update MakefilesJonathan McCrohan10-248/+8222 2011-12-31Updated makefilesJonathan McCrohan1-0/+1