aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortomas <tomas>2004-07-29 14:26:33 +0000
committertomas <tomas>2004-07-29 14:26:33 +0000
commit70052678b19e026a8db3ecb58824d6aa770ea589 (patch)
treeb68dfb62ee1eaf1b788ade7ba91a551118f5834c /Makefile
parent8addf14a396466982f62503a6dfa5793a53b1b8e (diff)
downloadluafilesystem-70052678b19e026a8db3ecb58824d6aa770ea589.tar.gz
luafilesystem-70052678b19e026a8db3ecb58824d6aa770ea589.tar.bz2
luafilesystem-70052678b19e026a8db3ecb58824d6aa770ea589.zip
Substituicao nos nomes dos arquivos.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7e0e577..f811a90 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1# $Id: Makefile,v 1.1 2004/07/27 14:15:24 tomas Exp $ 1# $Id: Makefile,v 1.2 2004/07/29 14:26:33 tomas Exp $
2 2
3T= luafilesystem 3T= lfs
4 4
5include ./config 5include ./config
6 6