Eliminando funcao lfs.touch() para lancamento da versao 1.0 oficial.

This commit is contained in:
tomas
2005-01-19 14:28:58 +00:00
parent e99b7844bb
commit 508c7b3b56
2 changed files with 6 additions and 34 deletions

View File

@@ -1,10 +1,10 @@
# $Id: Makefile,v 1.11 2005/01/18 10:48:02 tomas Exp $
# $Id: Makefile,v 1.12 2005/01/19 14:28:58 tomas Exp $
T= lfs
include ./config
V= 1.1b
V= 1.0
DIST_DIR= luafilesystem-$V
TAR_FILE= $(DIST_DIR).tar.gz
ZIP_FILE= $(DIST_DIR).zip