diff BSDmakefile @ 0:61e04fc01027

Initial import of the nginx.org website.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 11 Aug 2011 12:19:13 +0000
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/BSDmakefile
@@ -0,0 +1,8 @@
+
+build:
+	gmake
+
+.PHONY:	gzip
+
+.DEFAULT::
+	gmake $@