diff options
author | carregal <carregal> | 2008-05-07 19:06:37 +0000 |
---|---|---|
committer | carregal <carregal> | 2008-05-07 19:06:37 +0000 |
commit | d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2 (patch) | |
tree | 954e4adb5478d2d96fb8c482a883ff0c920e50d1 /Makefile.win | |
parent | d7a5679fb8dac1da8563b8e5b1d759e08dab3b32 (diff) | |
download | luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.tar.gz luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.tar.bz2 luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.zip |
Packaging version 1.4.1
Diffstat (limited to 'Makefile.win')
-rw-r--r-- | Makefile.win | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.win b/Makefile.win index 8491be2..65cab81 100644 --- a/Makefile.win +++ b/Makefile.win | |||
@@ -1,7 +1,6 @@ | |||
1 | # $Id: Makefile.win,v 1.10 2008/02/13 22:08:31 carregal Exp $ | 1 | # $Id: Makefile.win,v 1.11 2008/05/07 19:06:37 carregal Exp $ |
2 | 2 | ||
3 | T= lfs | 3 | T= lfs |
4 | V= 1.4.0 | ||
5 | 4 | ||
6 | include config.win | 5 | include config.win |
7 | 6 | ||