view BSDmakefile @ 428:fc2bd185dc02

Listed .xslt files explicitly as targets so they never get considered to be intermediate by make. This addresses an issue mentioned in r28 without a side effect.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 27 Feb 2012 12:21:21 +0000
parents 61e04fc01027
children
line wrap: on
line source


build:
	gmake

.PHONY:	gzip

.DEFAULT::
	gmake $@