From: <os...@us...> - 2002-08-24 14:16:59
|
Update of /cvsroot/lib/LIB/utils In directory usw-pr-cvs1:/tmp/cvs-serv21285/utils Modified Files: Makefile.in Log Message: * zmiany w autotoolsach * zmiana nazwy binarki na tymczasow± :) * otwarty konkurs na now± nazwê Index: Makefile.in =================================================================== RCS file: /cvsroot/lib/LIB/utils/Makefile.in,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** Makefile.in 23 Aug 2002 22:54:21 -0000 1.24 --- Makefile.in 24 Aug 2002 14:16:54 -0000 1.25 *************** *** 58,67 **** PRE_UNINSTALL = : POST_UNINSTALL = : - build_alias = @build_alias@ - build_triplet = @build@ host_alias = @host_alias@ host_triplet = @host@ - target_alias = @target_alias@ - target_triplet = @target@ AWK = @AWK@ BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ --- 58,63 ---- |