diff options
Diffstat (limited to 'src/makefile')
-rwxr-xr-x | src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile index dbe328f..25b293c 100755 --- a/src/makefile +++ b/src/makefile | |||
@@ -1,6 +1,6 @@ | |||
1 | # luasocket src/makefile | 1 | # luasocket src/makefile |
2 | # | 2 | # |
3 | # Definitions in this section can be overriden on the command line or in the | 3 | # Definitions in this section can be overridden on the command line or in the |
4 | # environment. | 4 | # environment. |
5 | # | 5 | # |
6 | # These are equivalent: | 6 | # These are equivalent: |