view BSDmakefile @ 924:a2aea48ff155

New "installation" article. Old "installation" was renamed to "configure" and describes how to build nginx from sources.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 31 May 2013 13:05:51 +0400
parents 61e04fc01027
children
line wrap: on
line source


build:
	gmake

.PHONY:	gzip

.DEFAULT::
	gmake $@