httpd/Makefile

15 lines
361 B
Makefile
Raw Normal View History

2004-09-09 06:08:42 +00:00
# Makefile for source rpm: httpd
2005-12-02 10:43:00 +00:00
# $Id: Makefile,v 1.2 2005/11/30 12:50:30 jorton Exp $
2004-09-09 06:08:42 +00:00
NAME := httpd
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = asc
2004-09-09 06:08:42 +00:00
include ../common/Makefile.common
2004-09-17 10:28:46 +00:00
migration.html: migration.xml html.xsl
xmlto -x html.xsl html-nochunks migration.xml
2004-10-13 16:35:07 +00:00
view-migration: migration.html
2004-09-17 10:28:46 +00:00
gnome-moz-remote `pwd`/migration.html