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

binaries = dvbtraffic

inst_bin = $(binaries)

CPPFLAGS += -I../../lib
LDFLAGS  += -L../../lib/libdvbapi
LDLIBS   += -ldvbapi

.PHONY: all

all: $(binaries)

include ../../Make.rules
> 2007-05-04typo in LUIse driver fixedmichael1-1/+1 2007-05-02some compiler warnings fixedmichael6-8/+14 2007-04-30LCD4Linux-0.10.1-RC2michael1-1/+1 2007-04-30ChangeLog updatedmichael1-1782/+3099 2007-04-30svn2cl moved and optimizedmichael1-6/+0