From 57c4e39dcb8eb6013e22cfe82597111c5c6a55af Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 26 Feb 2018 09:53:46 +0200 Subject: Regularize directory target/scope-specific variable assignment syntax --- old-tests/postponed/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'old-tests/postponed') diff --git a/old-tests/postponed/buildfile b/old-tests/postponed/buildfile index 53873aa..437d85f 100644 --- a/old-tests/postponed/buildfile +++ b/old-tests/postponed/buildfile @@ -2,4 +2,4 @@ using cxx exe{driver}: cxx{driver} fsdir{$out_root/out} -./: exe{driver} +./: exe{driver} -- cgit v1.1