Go to file
jottbee b4382fa7b7 make-rule now uses the sort function of dfs, added the predicate
function position< therefore and changed the rule-node/sort-msgs
function accordingly.
fixed rule-node/make: now prereqs-results is checked for being an
empty list -> init-state is now passed properly, prereqs-results are
well-formed now. apply is only used for non-empty prereqs-results
(then the number of prereqs is unknown here).
2005-02-14 07:13:14 +00:00
examples examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
.gitignore *** empty log message *** 2005-01-13 11:30:05 +00:00
SYNTAX examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
cml-pe.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
collect-channels.scm *** empty log message *** 2005-01-13 11:30:05 +00:00
dfs.scm added a comment, improved error message for unresolveable adjacencies, 2005-02-14 06:48:08 +00:00
job.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
jobd.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
macros.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
make-rule-no-cml.scm make-rule and make-rule-no-cml work with new interface.\n\nmakros: ?prereqs can be expression 2005-01-17 16:56:59 +00:00
make-rule.scm make-rule now uses the sort function of dfs, added the predicate 2005-02-14 07:13:14 +00:00
make.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
makefile.scm makefile.scm: (expand-file-name ...) works now due to s,assq,assoc, in 2005-01-20 10:18:07 +00:00
mcast-channels.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
misc.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
packages.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
templates.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
test-jobd.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
test-mcast-channels.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
to-rule-set.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00