Update of /cvsroot/lib/LIB/lib/poziomy/rozne
In directory usw-pr-cvs1:/tmp/cvs-serv1637/lib/poziomy/rozne
Modified Files:
Makefile.in
Log Message:
* locale - kilka poprawek, jeszcze angielskie :)
Index: Makefile.in
===================================================================
RCS file: /cvsroot/lib/LIB/lib/poziomy/rozne/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
***************
*** 104,108 ****
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
! TAR = tar
GZIP_ENV = --best
all: all-redirect
--- 104,108 ----
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
! TAR = gtar
GZIP_ENV = --best
all: all-redirect
|