old-website/news/Makefile

7 lines
103 B
Makefile

FILES = index.html
RELDIR = news/
include ../common.mk
build:
sed -i 's| xmlns=""||' $(OUTDIR)*.html