]> wagner.pp.ru Git - oss/tclsyslog.git/blobdiff - Makefile
Reappied changes from 2.0
[oss/tclsyslog.git] / Makefile
index fc32a3cb0fb7613cce99f32f716939018f5d2e9b..886af19bd7bf5c397740954f444252cb99e5482f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=2.0
+VERSION=2.1
 # This is root of installation tree
 PREFIX=/usr/local
 CC=gcc
@@ -43,4 +43,6 @@ install:
        ${INSTALL} -m 755 -c libsyslog.so.${VERSION} ${LIBDIR}/syslog 
        ${INSTALL} -m 644 -c pkgIndex.tcl ${LIBDIR}/syslog
        ${INSTALL} -m 644 -c syslog.n ${MANDIR}/syslog.${MANSUFFIX}
-
+tar:
+       
+       tar czfC ../tclsyslog-${VERSION}.tar.gz .. tclsyslog --exclude CVS