diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ ``` $TARGET/.bop/posthook.sh - Runs after the build $TARGET/.bop/prehook.sh - Runs before the build +$TARGET/.bop/cflags - CFLAGS passed to CC ``` To build a directory with CFILES, run: |
