view BSDmakefile @ 108:72524ae53106

Explicitly marked directives with the block syntax. Such directives will have curly braces around their syntax and defaults appear automatically. Other directives will have a semicolon after their syntax and defaults.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 20 Oct 2011 07:47:21 +0000
parents 61e04fc01027
children
line wrap: on
line source


build:
	gmake

.PHONY:	gzip

.DEFAULT::
	gmake $@