cvsdist e91b33a
# Makefile for source rpm: httpd
f61c39c
# $Id: Makefile,v 1.6 2004/11/18 11:59:52 jorton Exp $
cvsdist e91b33a
NAME := httpd
cvsdist e91b33a
SPECFILE = $(firstword $(wildcard *.spec))
b6814eb
UPSTREAM_CHECKS = asc
cvsdist e91b33a
cvsdist e91b33a
include ../common/Makefile.common
462252a
462252a
migration.html: migration.xml html.xsl
462252a
	xmlto -x html.xsl html-nochunks migration.xml
462252a
2bc479e
view-migration: migration.html
462252a
	gnome-moz-remote `pwd`/migration.html
462252a