@@ -194,8 +194,7 @@ XFAIL_TESTS = $(am__EXEEXT_3)
194
194
check_PROGRAMS = $(am__EXEEXT_2 )
195
195
subdir = .
196
196
ACLOCAL_M4 = $(top_srcdir ) /aclocal.m4
197
- am__aclocal_m4_deps = $(top_srcdir ) /m4/ac_func_fseeko.m4 \
198
- $(top_srcdir ) /m4/ax_c___attribute__.m4 \
197
+ am__aclocal_m4_deps = $(top_srcdir ) /m4/ax_c___attribute__.m4 \
199
198
$(top_srcdir ) /m4/ax_cflags_warn_all.m4 \
200
199
$(top_srcdir ) /m4/ax_check_compile_flag.m4 \
201
200
$(top_srcdir ) /m4/ax_compiler_vendor.m4 \
@@ -721,10 +720,10 @@ AWK = gawk
721
720
BIN_DIR = /usr/local/bin
722
721
BZLIB_LIBS = -lbz2
723
722
CC = gcc
724
- CCDEPMODE = depmode=gcc3
723
+ CCDEPMODE = depmode=none
725
724
CCMALLOCDelegate =
726
- CFLAGS = -DWITH_GZFILEOP -fopenmp -Wall -g -O2 -mtune=haswell -pthread -pthread
727
- CONFIGURE_ARGS = ./configure
725
+ CFLAGS = -DWITH_GZFILEOP -fopenmp -Wall -g -O2 -mtune=core2 -pthread -pthread
726
+ CONFIGURE_ARGS = ./configure '--disable-dependency-tracking'
728
727
CONFIGURE_DEPENDENCIES = $(top_srcdir ) /ChangeLog.md $(top_srcdir ) /m4/version.m4
729
728
CONFIGURE_PATH = /usr/local/etc/WizardsToolkit-1
730
729
CPP = gcc -E
@@ -734,7 +733,7 @@ CTAGS = ctags
734
733
CVS_BRANCH_TAG =
735
734
CXX = g++
736
735
CXXCPP = g++ -E
737
- CXXDEPMODE = depmode=gcc3
736
+ CXXDEPMODE = depmode=none
738
737
CXXFLAGS = -pthread -pthread
739
738
CYGPATH_W = echo
740
739
DATA_DIR = /usr/local/share
@@ -779,7 +778,7 @@ INT8_T = signed char
779
778
JEMALLOC_LIBS =
780
779
LD = /usr/bin/ld -m elf_x86_64
781
780
LDFLAGS =
782
- LFS_CPPFLAGS = -D_LARGE_FILES=1
781
+ LFS_CPPFLAGS = -D_FILE_OFFSET_BITS= - D_LARGE_FILES=1 -D_LARGEFILE_SOURCE =1
783
782
LIBEXEC_DIR = /usr/local/libexec
784
783
LIBOBJS =
785
784
LIBRARY_EXTRA_CPPFLAGS =
@@ -823,7 +822,7 @@ PACKAGE_LIB_VERSION = 0x109
823
822
PACKAGE_LIB_VERSION_NUMBER = 1,0,9,5
824
823
PACKAGE_NAME = WizardsToolkit
825
824
PACKAGE_PATCHLEVEL_VERSION = 5
826
- PACKAGE_RELEASE_DATE = 2024-05-05
825
+ PACKAGE_RELEASE_DATE = 2024-10-06
827
826
PACKAGE_STRING = WizardsToolkit 1.0.9-5
828
827
PACKAGE_TARNAME = WizardsToolkit
829
828
PACKAGE_URL = https://urban-warrior.org/WizardsToolkit
@@ -869,13 +868,13 @@ UINTPTR_F = "l"
869
868
UINTPTR_T = unsigned long
870
869
UMEM_LIBS =
871
870
VERSION = 1.0.9-5
872
- WIZARD_CFLAGS = -DWITH_GZFILEOP -fopenmp -Wall -g -O2 -mtune=haswell -pthread -pthread
871
+ WIZARD_CFLAGS = -DWITH_GZFILEOP -fopenmp -Wall -g -O2 -mtune=core2 -pthread -pthread
873
872
WIZARD_CONFIGURE_BUILD_PATH = /home/cristy/WizardsToolkit-1.0.9/config
874
873
WIZARD_CONFIGURE_SRC_PATH = /home/cristy/WizardsToolkit-1.0.9/config
875
874
WIZARD_CPPFLAGS = -I/usr/local/include/WizardsToolkit-1
876
875
WIZARD_DEP_LIBS = -lbz2 -llzma -lz -lm -lgomp -lpthread
877
876
WIZARD_EXTRA_DEP_LIBS = -lgomp
878
- WIZARD_GIT_REVISION = bbcf2f1:20240505
877
+ WIZARD_GIT_REVISION = a8b12f3:20241006
879
878
WIZARD_LDFLAGS = -L/usr/local/lib
880
879
WIZARD_LIBRARY_AGE = 0
881
880
WIZARD_LIBRARY_CURRENT = 1
@@ -1852,65 +1851,65 @@ mostlyclean-compile:
1852
1851
distclean-compile :
1853
1852
-rm -f * .tab.c
1854
1853
1855
- include tests/$(DEPDIR ) /validate-validate.Po # am--include-marker
1856
- include utilities/$(DEPDIR ) /cipher-info.Po # am--include-marker
1857
- include utilities/$(DEPDIR ) /content.Po # am--include-marker
1858
- include utilities/$(DEPDIR ) /decipher.Po # am--include-marker
1859
- include utilities/$(DEPDIR ) /digest.Po # am--include-marker
1860
- include utilities/$(DEPDIR ) /encipher.Po # am--include-marker
1861
- include utilities/$(DEPDIR ) /keyring.Po # am--include-marker
1862
- include utilities/$(DEPDIR ) /utility.Po # am--include-marker
1863
- include wizard/$(DEPDIR ) /aes.Plo # am--include-marker
1864
- include wizard/$(DEPDIR ) /authenticate.Plo # am--include-marker
1865
- include wizard/$(DEPDIR ) /blob.Plo # am--include-marker
1866
- include wizard/$(DEPDIR ) /bzip.Plo # am--include-marker
1867
- include wizard/$(DEPDIR ) /chacha.Plo # am--include-marker
1868
- include wizard/$(DEPDIR ) /cipher.Plo # am--include-marker
1869
- include wizard/$(DEPDIR ) /client.Plo # am--include-marker
1870
- include wizard/$(DEPDIR ) /configure.Plo # am--include-marker
1871
- include wizard/$(DEPDIR ) /crc64.Plo # am--include-marker
1872
- include wizard/$(DEPDIR ) /entropy.Plo # am--include-marker
1873
- include wizard/$(DEPDIR ) /exception.Plo # am--include-marker
1874
- include wizard/$(DEPDIR ) /file.Plo # am--include-marker
1875
- include wizard/$(DEPDIR ) /hash.Plo # am--include-marker
1876
- include wizard/$(DEPDIR ) /hashmap.Plo # am--include-marker
1877
- include wizard/$(DEPDIR ) /hmac.Plo # am--include-marker
1878
- include wizard/$(DEPDIR ) /key.Plo # am--include-marker
1879
- include wizard/$(DEPDIR ) /keyring.Plo # am--include-marker
1880
- include wizard/$(DEPDIR ) /locale.Plo # am--include-marker
1881
- include wizard/$(DEPDIR ) /log.Plo # am--include-marker
1882
- include wizard/$(DEPDIR ) /lzma.Plo # am--include-marker
1883
- include wizard/$(DEPDIR ) /magick.Plo # am--include-marker
1884
- include wizard/$(DEPDIR ) /md5.Plo # am--include-marker
1885
- include wizard/$(DEPDIR ) /memory.Plo # am--include-marker
1886
- include wizard/$(DEPDIR ) /mime.Plo # am--include-marker
1887
- include wizard/$(DEPDIR ) /nt-base.Plo # am--include-marker
1888
- include wizard/$(DEPDIR ) /option.Plo # am--include-marker
1889
- include wizard/$(DEPDIR ) /passphrase.Plo # am--include-marker
1890
- include wizard/$(DEPDIR ) /random.Plo # am--include-marker
1891
- include wizard/$(DEPDIR ) /resource.Plo # am--include-marker
1892
- include wizard/$(DEPDIR ) /sanitize.Plo # am--include-marker
1893
- include wizard/$(DEPDIR ) /secret.Plo # am--include-marker
1894
- include wizard/$(DEPDIR ) /semaphore.Plo # am--include-marker
1895
- include wizard/$(DEPDIR ) /serpent.Plo # am--include-marker
1896
- include wizard/$(DEPDIR ) /sha1.Plo # am--include-marker
1897
- include wizard/$(DEPDIR ) /sha2224.Plo # am--include-marker
1898
- include wizard/$(DEPDIR ) /sha2256.Plo # am--include-marker
1899
- include wizard/$(DEPDIR ) /sha2384.Plo # am--include-marker
1900
- include wizard/$(DEPDIR ) /sha2512.Plo # am--include-marker
1901
- include wizard/$(DEPDIR ) /sha3.Plo # am--include-marker
1902
- include wizard/$(DEPDIR ) /signature.Plo # am--include-marker
1903
- include wizard/$(DEPDIR ) /splay-tree.Plo # am--include-marker
1904
- include wizard/$(DEPDIR ) /string.Plo # am--include-marker
1905
- include wizard/$(DEPDIR ) /thread.Plo # am--include-marker
1906
- include wizard/$(DEPDIR ) /timer.Plo # am--include-marker
1907
- include wizard/$(DEPDIR ) /token.Plo # am--include-marker
1908
- include wizard/$(DEPDIR ) /twofish.Plo # am--include-marker
1909
- include wizard/$(DEPDIR ) /utility.Plo # am--include-marker
1910
- include wizard/$(DEPDIR ) /version.Plo # am--include-marker
1911
- include wizard/$(DEPDIR ) /wizard.Plo # am--include-marker
1912
- include wizard/$(DEPDIR ) /xml-tree.Plo # am--include-marker
1913
- include wizard/$(DEPDIR ) /zip.Plo # am--include-marker
1854
+ # include tests/$(DEPDIR)/validate-validate.Po # am--include-marker
1855
+ # include utilities/$(DEPDIR)/cipher-info.Po # am--include-marker
1856
+ # include utilities/$(DEPDIR)/content.Po # am--include-marker
1857
+ # include utilities/$(DEPDIR)/decipher.Po # am--include-marker
1858
+ # include utilities/$(DEPDIR)/digest.Po # am--include-marker
1859
+ # include utilities/$(DEPDIR)/encipher.Po # am--include-marker
1860
+ # include utilities/$(DEPDIR)/keyring.Po # am--include-marker
1861
+ # include utilities/$(DEPDIR)/utility.Po # am--include-marker
1862
+ # include wizard/$(DEPDIR)/aes.Plo # am--include-marker
1863
+ # include wizard/$(DEPDIR)/authenticate.Plo # am--include-marker
1864
+ # include wizard/$(DEPDIR)/blob.Plo # am--include-marker
1865
+ # include wizard/$(DEPDIR)/bzip.Plo # am--include-marker
1866
+ # include wizard/$(DEPDIR)/chacha.Plo # am--include-marker
1867
+ # include wizard/$(DEPDIR)/cipher.Plo # am--include-marker
1868
+ # include wizard/$(DEPDIR)/client.Plo # am--include-marker
1869
+ # include wizard/$(DEPDIR)/configure.Plo # am--include-marker
1870
+ # include wizard/$(DEPDIR)/crc64.Plo # am--include-marker
1871
+ # include wizard/$(DEPDIR)/entropy.Plo # am--include-marker
1872
+ # include wizard/$(DEPDIR)/exception.Plo # am--include-marker
1873
+ # include wizard/$(DEPDIR)/file.Plo # am--include-marker
1874
+ # include wizard/$(DEPDIR)/hash.Plo # am--include-marker
1875
+ # include wizard/$(DEPDIR)/hashmap.Plo # am--include-marker
1876
+ # include wizard/$(DEPDIR)/hmac.Plo # am--include-marker
1877
+ # include wizard/$(DEPDIR)/key.Plo # am--include-marker
1878
+ # include wizard/$(DEPDIR)/keyring.Plo # am--include-marker
1879
+ # include wizard/$(DEPDIR)/locale.Plo # am--include-marker
1880
+ # include wizard/$(DEPDIR)/log.Plo # am--include-marker
1881
+ # include wizard/$(DEPDIR)/lzma.Plo # am--include-marker
1882
+ # include wizard/$(DEPDIR)/magick.Plo # am--include-marker
1883
+ # include wizard/$(DEPDIR)/md5.Plo # am--include-marker
1884
+ # include wizard/$(DEPDIR)/memory.Plo # am--include-marker
1885
+ # include wizard/$(DEPDIR)/mime.Plo # am--include-marker
1886
+ # include wizard/$(DEPDIR)/nt-base.Plo # am--include-marker
1887
+ # include wizard/$(DEPDIR)/option.Plo # am--include-marker
1888
+ # include wizard/$(DEPDIR)/passphrase.Plo # am--include-marker
1889
+ # include wizard/$(DEPDIR)/random.Plo # am--include-marker
1890
+ # include wizard/$(DEPDIR)/resource.Plo # am--include-marker
1891
+ # include wizard/$(DEPDIR)/sanitize.Plo # am--include-marker
1892
+ # include wizard/$(DEPDIR)/secret.Plo # am--include-marker
1893
+ # include wizard/$(DEPDIR)/semaphore.Plo # am--include-marker
1894
+ # include wizard/$(DEPDIR)/serpent.Plo # am--include-marker
1895
+ # include wizard/$(DEPDIR)/sha1.Plo # am--include-marker
1896
+ # include wizard/$(DEPDIR)/sha2224.Plo # am--include-marker
1897
+ # include wizard/$(DEPDIR)/sha2256.Plo # am--include-marker
1898
+ # include wizard/$(DEPDIR)/sha2384.Plo # am--include-marker
1899
+ # include wizard/$(DEPDIR)/sha2512.Plo # am--include-marker
1900
+ # include wizard/$(DEPDIR)/sha3.Plo # am--include-marker
1901
+ # include wizard/$(DEPDIR)/signature.Plo # am--include-marker
1902
+ # include wizard/$(DEPDIR)/splay-tree.Plo # am--include-marker
1903
+ # include wizard/$(DEPDIR)/string.Plo # am--include-marker
1904
+ # include wizard/$(DEPDIR)/thread.Plo # am--include-marker
1905
+ # include wizard/$(DEPDIR)/timer.Plo # am--include-marker
1906
+ # include wizard/$(DEPDIR)/token.Plo # am--include-marker
1907
+ # include wizard/$(DEPDIR)/twofish.Plo # am--include-marker
1908
+ # include wizard/$(DEPDIR)/utility.Plo # am--include-marker
1909
+ # include wizard/$(DEPDIR)/version.Plo # am--include-marker
1910
+ # include wizard/$(DEPDIR)/wizard.Plo # am--include-marker
1911
+ # include wizard/$(DEPDIR)/xml-tree.Plo # am--include-marker
1912
+ # include wizard/$(DEPDIR)/zip.Plo # am--include-marker
1914
1913
1915
1914
$(am__depfiles_remade ) :
1916
1915
@$(MKDIR_P ) $(@D )
@@ -1919,42 +1918,42 @@ $(am__depfiles_remade):
1919
1918
am--depfiles : $(am__depfiles_remade )
1920
1919
1921
1920
.c.o :
1922
- $(AM_V_CC ) depbase=` echo $@ | sed ' s|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||' ` ; \
1923
- $(COMPILE ) -MT $@ -MD -MP -MF $$ depbase.Tpo -c -o $@ $< && \
1924
- $(am__mv ) $$ depbase.Tpo $$ depbase.Po
1925
- # $(AM_V_CC)source='$<' object='$@' libtool=no \
1926
- # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1927
- # $(AM_V_CC_no )$(COMPILE) -c -o $@ $<
1921
+ # $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1922
+ # $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1923
+ # $(am__mv) $$depbase.Tpo $$depbase.Po
1924
+ # $(AM_V_CC)source='$<' object='$@' libtool=no
1925
+ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
1926
+ $(AM_V_CC )$(COMPILE) -c -o $@ $<
1928
1927
1929
1928
.c.obj :
1930
- $(AM_V_CC ) depbase=` echo $@ | sed ' s|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||' ` ; \
1931
- $(COMPILE ) -MT $@ -MD -MP -MF $$ depbase.Tpo -c -o $@ ` $( CYGPATH_W) ' $<' ` && \
1932
- $(am__mv ) $$ depbase.Tpo $$ depbase.Po
1933
- # $(AM_V_CC)source='$<' object='$@' libtool=no \
1934
- # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1935
- # $(AM_V_CC_no )$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1929
+ # $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1930
+ # $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1931
+ # $(am__mv) $$depbase.Tpo $$depbase.Po
1932
+ # $(AM_V_CC)source='$<' object='$@' libtool=no
1933
+ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
1934
+ $(AM_V_CC )$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1936
1935
1937
1936
.c.lo :
1938
- $(AM_V_CC ) depbase=` echo $@ | sed ' s|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||' ` ; \
1939
- $(LTCOMPILE ) -MT $@ -MD -MP -MF $$ depbase.Tpo -c -o $@ $< && \
1940
- $(am__mv ) $$ depbase.Tpo $$ depbase.Plo
1941
- # $(AM_V_CC)source='$<' object='$@' libtool=yes \
1942
- # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1943
- # $(AM_V_CC_no )$(LTCOMPILE) -c -o $@ $<
1937
+ # $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1938
+ # $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1939
+ # $(am__mv) $$depbase.Tpo $$depbase.Plo
1940
+ # $(AM_V_CC)source='$<' object='$@' libtool=yes
1941
+ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
1942
+ $(AM_V_CC )$(LTCOMPILE) -c -o $@ $<
1944
1943
1945
1944
tests/validate-validate.o : tests/validate.c
1946
- $(AM_V_CC )$(CC ) $(DEFS ) $(DEFAULT_INCLUDES ) $(INCLUDES ) $(tests_validate_CPPFLAGS ) $(CPPFLAGS ) $(AM_CFLAGS ) $(CFLAGS ) -MT tests/validate-validate.o -MD -MP -MF tests/$(DEPDIR ) /validate-validate.Tpo -c -o tests/validate-validate.o ` test -f ' tests/validate.c' || echo ' $(srcdir)/' ` tests/validate.c
1947
- $(AM_V_at )$(am__mv ) tests/$(DEPDIR ) /validate-validate.Tpo tests/$(DEPDIR ) /validate-validate.Po
1948
- # $(AM_V_CC)source='tests/validate.c' object='tests/validate-validate.o' libtool=no \
1949
- # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1950
- # $(AM_V_CC_no )$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/validate-validate.o `test -f 'tests/validate.c' || echo '$(srcdir)/'`tests/validate.c
1945
+ # $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/validate-validate.o -MD -MP -MF tests/$(DEPDIR)/validate-validate.Tpo -c -o tests/validate-validate.o `test -f 'tests/validate.c' || echo '$(srcdir)/'`tests/validate.c
1946
+ # $(AM_V_at)$(am__mv) tests/$(DEPDIR)/validate-validate.Tpo tests/$(DEPDIR)/validate-validate.Po
1947
+ # $(AM_V_CC)source='tests/validate.c' object='tests/validate-validate.o' libtool=no
1948
+ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
1949
+ $(AM_V_CC )$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/validate-validate.o `test -f 'tests/validate.c' || echo '$(srcdir)/'`tests/validate.c
1951
1950
1952
1951
tests/validate-validate.obj : tests/validate.c
1953
- $(AM_V_CC )$(CC ) $(DEFS ) $(DEFAULT_INCLUDES ) $(INCLUDES ) $(tests_validate_CPPFLAGS ) $(CPPFLAGS ) $(AM_CFLAGS ) $(CFLAGS ) -MT tests/validate-validate.obj -MD -MP -MF tests/$(DEPDIR ) /validate-validate.Tpo -c -o tests/validate-validate.obj ` if test -f ' tests/validate.c' ; then $( CYGPATH_W) ' tests/validate.c' ; else $( CYGPATH_W) ' $(srcdir)/tests/validate.c' ; fi`
1954
- $(AM_V_at )$(am__mv ) tests/$(DEPDIR ) /validate-validate.Tpo tests/$(DEPDIR ) /validate-validate.Po
1955
- # $(AM_V_CC)source='tests/validate.c' object='tests/validate-validate.obj' libtool=no \
1956
- # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1957
- # $(AM_V_CC_no )$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/validate-validate.obj `if test -f 'tests/validate.c'; then $(CYGPATH_W) 'tests/validate.c'; else $(CYGPATH_W) '$(srcdir)/tests/validate.c'; fi`
1952
+ # $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/validate-validate.obj -MD -MP -MF tests/$(DEPDIR)/validate-validate.Tpo -c -o tests/validate-validate.obj `if test -f 'tests/validate.c'; then $(CYGPATH_W) 'tests/validate.c'; else $(CYGPATH_W) '$(srcdir)/tests/validate.c'; fi`
1953
+ # $(AM_V_at)$(am__mv) tests/$(DEPDIR)/validate-validate.Tpo tests/$(DEPDIR)/validate-validate.Po
1954
+ # $(AM_V_CC)source='tests/validate.c' object='tests/validate-validate.obj' libtool=no
1955
+ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
1956
+ $(AM_V_CC )$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/validate-validate.obj `if test -f 'tests/validate.c'; then $(CYGPATH_W) 'tests/validate.c'; else $(CYGPATH_W) '$(srcdir)/tests/validate.c'; fi`
1958
1957
1959
1958
mostlyclean-libtool :
1960
1959
-rm -f * .lo
0 commit comments