Files
racket-makefile/CHANGELOG
T
2026-08-08 14:32:18 +02:00

11 lines
309 B
Plaintext

0.1.1
Initial racket-makefile language implementation.
Targets and dependencies with timestamp based rebuilding.
Phony and default targets.
Direct external command execution with run.
Recipe values $target, $deps and $<.
Cleanup helpers rm-f, rm-rf and cleanup.
Scribble documentation and example Makefile.