www/media/Makefile

7 lines
110 B
Makefile
Raw Normal View History

2007-10-07 07:48:50 -04:00
FILES = index.html flash
RELDIR = media/
include ../common.mk
2006-05-19 22:51:49 -04:00
2007-10-07 07:48:50 -04:00
$(OUTDIR)flash:
ln -s ../flash $(OUTDIR)flash