aboutsummaryrefslogtreecommitdiff
path: root/congo
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--congo3
1 files changed, 3 insertions, 0 deletions
diff --git a/congo b/congo
index 3031f4e..f64cd9b 100644
--- a/congo
+++ b/congo
@@ -31,6 +31,9 @@ server action: check congod
31create file congod from files in src/congod, src/shared using rule exe 31create file congod from files in src/congod, src/shared using rule exe
32create file congo from files in src/congo, src/shared using rule exe 32create file congo from files in src/congo, src/shared using rule exe
33 33
34create files "modules/db{name}.so" from directories in src/congod/db ...
35 from files in "src/congod/db/{name}" using rule lib
36
34# 37#
35# After all of that, some targets or list items may have their own additional 38# After all of that, some targets or list items may have their own additional
36# dependancies, depending on the rule that built them. You can define these 39# dependancies, depending on the rule that built them. You can define these