From: <ca...@us...> - 2002-07-11 21:49:42
|
Update of /cvsroot/lib/LIB/lib/poziomy/MSTO In directory usw-pr-cvs1:/tmp/cvs-serv1637/lib/poziomy/MSTO Modified Files: Makefile.in Log Message: * locale - kilka poprawek, jeszcze angielskie :) Index: Makefile.in =================================================================== RCS file: /cvsroot/lib/LIB/lib/poziomy/MSTO/Makefile.in,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Makefile.in 30 Oct 2001 17:01:23 -0000 1.8 --- Makefile.in 11 Jul 2002 21:49:38 -0000 1.9 *************** *** 105,109 **** DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) ! TAR = tar GZIP_ENV = --best all: all-redirect --- 105,109 ---- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) ! TAR = gtar GZIP_ENV = --best all: all-redirect |