aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcarregal <carregal>2008-05-07 19:06:37 +0000
committercarregal <carregal>2008-05-07 19:06:37 +0000
commitd4bfd537a8c4c14c3c1790ece17faa3eb639e7c2 (patch)
tree954e4adb5478d2d96fb8c482a883ff0c920e50d1 /Makefile
parentd7a5679fb8dac1da8563b8e5b1d759e08dab3b32 (diff)
downloadluafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.tar.gz
luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.tar.bz2
luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.zip
Packaging version 1.4.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 431fae6..10d9ca4 100644
--- a/Makefile
+++ b/Makefile
@@ -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
3T= lfs 3T= lfs
4V= 1.4.0 4
5CONFIG= ./config 5CONFIG= ./config
6 6
7include $(CONFIG) 7include $(CONFIG)