diff options
author | tomas <tomas> | 2004-07-29 14:26:33 +0000 |
---|---|---|
committer | tomas <tomas> | 2004-07-29 14:26:33 +0000 |
commit | 70052678b19e026a8db3ecb58824d6aa770ea589 (patch) | |
tree | b68dfb62ee1eaf1b788ade7ba91a551118f5834c /Makefile | |
parent | 8addf14a396466982f62503a6dfa5793a53b1b8e (diff) | |
download | luafilesystem-70052678b19e026a8db3ecb58824d6aa770ea589.tar.gz luafilesystem-70052678b19e026a8db3ecb58824d6aa770ea589.tar.bz2 luafilesystem-70052678b19e026a8db3ecb58824d6aa770ea589.zip |
Substituicao nos nomes dos arquivos.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | ||
3 | T= luafilesystem | 3 | T= lfs |
4 | 4 | ||
5 | include ./config | 5 | include ./config |
6 | 6 | ||