From 17190f10c347e2356479b1ef5fed120276254d78 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 Dec 2015 13:33:35 +0200 Subject: buildfile style update: use './' instead of just '.' --- brep/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'brep/buildfile') diff --git a/brep/buildfile b/brep/buildfile index 0369098..c410763 100644 --- a/brep/buildfile +++ b/brep/buildfile @@ -7,7 +7,7 @@ using cli # @@ The target should actually be mod_brep.so, not libmod_brep.so. Such # customization is not supported yet. # -.: libso{brep mod_brep} +./: libso{brep mod_brep} # brep library build rules. # -- cgit v1.1