diff options
Diffstat (limited to 'build/buildfile')
-rw-r--r-- | build/buildfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/build/buildfile b/build/buildfile index 8b4cb84..4cb9c59 100644 --- a/build/buildfile +++ b/build/buildfile @@ -5,9 +5,8 @@ bin = bin/{target rule module} cxx = cxx/{target rule module} exe{b}: cxx{b algorithm name operation spec scope variable target \ - prerequisite rule file module context search diagnostics token \ - lexer parser timestamp path path-io utility filesystem dump options \ - $config $bin $cxx} $libs + prerequisite rule file module context search diagnostics token \ + lexer parser path-io utility dump options $config $bin $cxx} $libs #@@ TODO # |