File:  [DVB] / dvb-apps / Makefile
Revision 1.1: download - view: text, annotated - select for diffs
Sat Jan 17 16:59:46 2004 UTC (20 years, 5 months ago) by js
Branches: MAIN
CVS tags: HEAD
DVB apps/utils from old "DVB" CVS tree, mildly edited to make
them compile with the dvb-kernel DVB API includes (uint32_t etc.)

# Makefile for linuxtv.org dvb-apps

%::
#	$(MAKE) -C libdvb2 $(MAKECMDGOALS)
	$(MAKE) -C util $(MAKECMDGOALS)
	$(MAKE) -C test $(MAKECMDGOALS)

FORCE:

LinuxTV legacy CVS <linuxtv.org/cvs>