
$FreeBSD: tags/RELEASE_10_0_0/devel/meck/files/patch-Makefile 325442 2013-08-27 13:32:21Z olgeni $

--- Makefile.orig
+++ Makefile
@@ -18,7 +18,7 @@
 .PHONY: all rebuild compile doc clean test dialyzer typer get-deps clean-deps \
 	shell clean-plt clean-doc distclean
 
-all: get-deps compile test doc
+all: compile
 
 rebuild: distclean get-deps all
 
