From 7de6f6f275d840e8d9523c72d8f4309c51b4dcd3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 7 Mar 2015 14:36:51 +0200 Subject: Add support for buildspec --- build/buildfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'build/buildfile') diff --git a/build/buildfile b/build/buildfile index d8f683b..5c1225d 100644 --- a/build/buildfile +++ b/build/buildfile @@ -1,3 +1,3 @@ -exe{b1}: cxx{b algorithm parser lexer name scope variable target prerequisite \ - rule native context search diagnostics cxx/target cxx/rule process \ - timestamp path utility mkdir dump} +exe{b1}: cxx{b algorithm parser lexer name spec scope variable target \ + prerequisite rule native context search diagnostics cxx/target cxx/rule \ + process timestamp path utility mkdir dump} -- cgit v1.1