aboutsummaryrefslogtreecommitdiffstats
path: root/lualdap/Makefile
diff options
context:
space:
mode:
authorTomas Guisasola <tomas@luaforge.net>2004-11-09 14:11:56 +0000
committerTomas Guisasola <tomas@luaforge.net>2004-11-09 14:11:56 +0000
commit276c4e5dd4501c0652206e05900820344d2ba6b9 (patch)
treeb77fec8819dff1c36f2ea66bd80b3b0e96dc6e3c /lualdap/Makefile
parentPequena melhoria na instalacao. (diff)
downloadlualdap-276c4e5dd4501c0652206e05900820344d2ba6b9.tar.xz
lualdap-276c4e5dd4501c0652206e05900820344d2ba6b9.zip
Pequena correcao.
Diffstat (limited to 'lualdap/Makefile')
-rwxr-xr-xlualdap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lualdap/Makefile b/lualdap/Makefile
index ab92e41..b238105 100755
--- a/lualdap/Makefile
+++ b/lualdap/Makefile
@@ -65,3 +65,5 @@ compat-5.1.o: $(COMPAT_DIR)/compat-5.1.c
clean:
rm -f $(OBJS) $(LIB) $(SO) $(DYLIB) $(DLL) $(TAR_FILE) $(ZIP_FILE)
+
+# $Id: Makefile,v 1.15 2004-11-09 14:11:56 tomas Exp $