view arib25/Makefile @ 68:440c13a0030b

added the terrestrial channel list for Nagoya region. contributed by Hiroshi Someya.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 24 Oct 2009 20:40:11 +0900
parents 521d796003b2
children
line wrap: on
line source

all:
	cd src; make all

clean:
	cd src; make clean

install:
	cd src; make install