Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zyedidia committed Apr 21, 2023
1 parent 311f33a commit 512d0dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ $ %.o:D[.dep/%.dep]: %.c
$(conf.cc) $cflags -MMD -MF $dep -c $input -o $output
```

(Note: explicitly naming with the builtin `$dep` variable will be available in
v1.1).

Note that Knitfiles are Lua programs with some modified syntax: special syntax
using `$` for defining rules, and special syntax using `:=` for defining raw
strings (no quotes) with interpolation.
Expand Down

0 comments on commit 512d0dd

Please sign in to comment.