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 | |
parent | d7a5679fb8dac1da8563b8e5b1d759e08dab3b32 (diff) | |
download | luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.tar.gz luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.tar.bz2 luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.zip |
Packaging version 1.4.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | # $Id: Makefile,v 1.33 2008/03/25 18:24:17 mascarenhas Exp $ | 1 | # $Id: Makefile,v 1.34 2008/05/07 19:06:37 carregal Exp $ |
2 | 2 | ||
3 | T= lfs | 3 | T= lfs |
4 | V= 1.4.0 | 4 | |
5 | CONFIG= ./config | 5 | CONFIG= ./config |
6 | 6 | ||
7 | include $(CONFIG) | 7 | include $(CONFIG) |