diff options
Diffstat (limited to '')
-rw-r--r-- | 001-make.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/001-make.7 b/001-make.7 index 7ab27111..a96ba6f2 100644 --- a/001-make.7 +++ b/001-make.7 @@ -29,7 +29,7 @@ just run: The default rule for C files uses the .Ev CFLAGS variable, -so you can set that in the enironment +so you can set that in the environment to pass flags to the C compiler: . .Pp |