cvsdist e91b33a
# Makefile for source rpm: httpd
462252a
# $Id: Makefile,v 1.2 2004/09/15 15:09:00 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
462252a
migration-view: migration.html
462252a
	gnome-moz-remote `pwd`/migration.html
462252a