# This is the build file for project "libpsl" # It is autogenerated by the Meson build system. # Do not edit by hand. ninja_required_version = 1.8.2 # Rules for module scanning. # Rules for compiling. rule c_COMPILER command = /usr/bin/cc -fPIC -O3 -DNDEBUG $ARGS -MD -MQ $out -MF $DEPFILE -o $out -c $in deps = gcc depfile = $DEPFILE_UNQUOTED description = Compiling C object $out # Rules for linking. rule c_LINKER command = /usr/bin/cc -fPIC -O3 -DNDEBUG $ARGS -o $out $in $LINK_ARGS description = Linking target $out rule SHSYM command = /usr/bin/python3 /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/tools/meson-1.9.0-b14116/meson.py --internal symbolextractor /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/buildtrees/libpsl/x64-linux-dynamic-rel $in $IMPLIB $out $CROSS description = Generating symbol file $out restat = 1 # Other rules rule CUSTOM_COMMAND command = $COMMAND description = $DESC restat = 1 rule REGENERATE_BUILD command = /usr/bin/python3 /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/tools/meson-1.9.0-b14116/meson.py --internal regenerate /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/buildtrees/libpsl/src/0.21.5-062ce9d927.clean . description = Regenerating build files generator = 1 # Phony build target, always out of date build PHONY: phony # Build rules for targets build src/suffixes_dafsa.h: CUSTOM_COMMAND /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/libpsl-public_suffix_list-0ed17e.dat | ../src/0.21.5-062ce9d927.clean/src/psl-make-dafsa /usr/bin/python3 COMMAND = /usr/bin/python3 ../src/0.21.5-062ce9d927.clean/src/psl-make-dafsa --output-format=cxx+ /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/libpsl-public_suffix_list-0ed17e.dat src/suffixes_dafsa.h description = Generating$ src/suffixes_dafsa.h$ with$ a$ custom$ command build src/libpsl.so.5.3.5.p/lookup_string_in_fixed_set.c.o: c_COMPILER ../src/0.21.5-062ce9d927.clean/src/lookup_string_in_fixed_set.c || src/suffixes_dafsa.h DEPFILE = src/libpsl.so.5.3.5.p/lookup_string_in_fixed_set.c.o.d DEPFILE_UNQUOTED = src/libpsl.so.5.3.5.p/lookup_string_in_fixed_set.c.o.d ARGS = -Isrc/libpsl.so.5.3.5.p -Isrc -I../src/0.21.5-062ce9d927.clean/src -I. -I../src/0.21.5-062ce9d927.clean -Iinclude -I../src/0.21.5-062ce9d927.clean/include -I/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib/pkgconfig/../../include -I/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fPIC -O3 -DNDEBUG -fPIC -DHAVE_CONFIG_H -DBUILDING_PSL '-DPSL_DISTFILE=""' build src/libpsl.so.5.3.5.p/psl.c.o: c_COMPILER ../src/0.21.5-062ce9d927.clean/src/psl.c || src/suffixes_dafsa.h DEPFILE = src/libpsl.so.5.3.5.p/psl.c.o.d DEPFILE_UNQUOTED = src/libpsl.so.5.3.5.p/psl.c.o.d ARGS = -Isrc/libpsl.so.5.3.5.p -Isrc -I../src/0.21.5-062ce9d927.clean/src -I. -I../src/0.21.5-062ce9d927.clean -Iinclude -I../src/0.21.5-062ce9d927.clean/include -I/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib/pkgconfig/../../include -I/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fPIC -O3 -DNDEBUG -fPIC -DHAVE_CONFIG_H -DBUILDING_PSL '-DPSL_DISTFILE=""' build src/libpsl.so.5.3.5.p/libpsl.so.5.3.5.symbols: SHSYM src/libpsl.so.5.3.5 IMPLIB = src/libpsl.so.5.3.5 build src/libpsl.so.5.3.5: c_LINKER src/libpsl.so.5.3.5.p/lookup_string_in_fixed_set.c.o src/libpsl.so.5.3.5.p/psl.c.o | /mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib/libunistring.so.5.1.0 /mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib/pkgconfig/../../lib/libidn2.so LINK_ARGS = -L/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib -Wl,--as-needed -Wl,--no-undefined -fuse-ld=/usr/bin/ld -shared -fPIC -Wl,-soname,libpsl.so.5 -Wl,-z,noseparate-code -Wl,-rpath,/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib/pkgconfig/../../lib -Wl,--start-group /mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib/pkgconfig/../../lib/libidn2.so -lunistring -Wl,--end-group build tools/psl.p/psl.c.o: c_COMPILER ../src/0.21.5-062ce9d927.clean/tools/psl.c DEPFILE = tools/psl.p/psl.c.o.d DEPFILE_UNQUOTED = tools/psl.p/psl.c.o.d ARGS = -Itools/psl.p -Itools -I../src/0.21.5-062ce9d927.clean/tools -I. -I../src/0.21.5-062ce9d927.clean -Iinclude -I../src/0.21.5-062ce9d927.clean/include -I/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fPIC -O3 -DNDEBUG -DHAVE_CONFIG_H build tools/psl: c_LINKER tools/psl.p/psl.c.o | src/libpsl.so.5.3.5.p/libpsl.so.5.3.5.symbols LINK_ARGS = -L/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib -Wl,--as-needed -Wl,--no-undefined -fuse-ld=/usr/bin/ld -Wl,-z,noseparate-code '-Wl,-rpath,$$ORIGIN/../src:/mnt/mint/home/seanl/public/Repos/ladybird/Build/release/vcpkg_installed/x64-linux-dynamic/lib/pkgconfig/../../lib' src/libpsl.so.5.3.5 # Test rules build test: phony meson-internal__test build meson-internal__test: CUSTOM_COMMAND all meson-test-prereq PHONY COMMAND = /usr/bin/python3 -u /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/tools/meson-1.9.0-b14116/meson.py test --no-rebuild --print-errorlogs DESC = Running$ all$ tests pool = console build benchmark: phony meson-internal__benchmark build meson-internal__benchmark: CUSTOM_COMMAND all meson-benchmark-prereq PHONY COMMAND = /usr/bin/python3 -u /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/tools/meson-1.9.0-b14116/meson.py test --benchmark --logbase benchmarklog --num-processes=1 --no-rebuild DESC = Running$ benchmark$ suite pool = console # Install rules build install: phony meson-internal__install build meson-internal__install: CUSTOM_COMMAND PHONY | all DESC = Installing$ files COMMAND = /usr/bin/python3 /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/tools/meson-1.9.0-b14116/meson.py install --no-rebuild pool = console build dist: phony meson-internal__dist build meson-internal__dist: CUSTOM_COMMAND PHONY DESC = Creating$ source$ packages COMMAND = /usr/bin/python3 /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/tools/meson-1.9.0-b14116/meson.py dist pool = console # Suffix build uninstall: phony meson-internal__uninstall build meson-internal__uninstall: CUSTOM_COMMAND PHONY COMMAND = /usr/bin/python3 /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/tools/meson-1.9.0-b14116/meson.py --internal uninstall pool = console build all: phony src/libpsl.so.5.3.5 tools/psl build meson-test-prereq: phony build meson-benchmark-prereq: phony build clean: phony meson-internal__clean build clean-ctlist: phony meson-internal__clean-ctlist build meson-internal__clean-ctlist: CUSTOM_COMMAND PHONY COMMAND = /usr/bin/python3 /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/downloads/tools/meson-1.9.0-b14116/meson.py --internal cleantrees /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/buildtrees/libpsl/x64-linux-dynamic-rel/meson-private/cleantrees.dat description = Cleaning$ custom$ target$ directories build meson-internal__clean: CUSTOM_COMMAND PHONY | clean-ctlist COMMAND = /usr/bin/ninja -t clean description = Cleaning build build.ninja: REGENERATE_BUILD ../src/0.21.5-062ce9d927.clean/meson.build /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/buildtrees/libpsl/src/0.21.5-062ce9d927.clean/meson_options.txt ../src/0.21.5-062ce9d927.clean/version.txt ../src/0.21.5-062ce9d927.clean/include/meson.build ../src/0.21.5-062ce9d927.clean/include/libpsl.h.in ../src/0.21.5-062ce9d927.clean/src/meson.build ../src/0.21.5-062ce9d927.clean/libtool_version_info.txt ../src/0.21.5-062ce9d927.clean/tools/meson.build ../src/0.21.5-062ce9d927.clean/docs/libpsl/meson.build /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/buildtrees/libpsl/meson-x64-linux-dynamic-rel.log meson-private/coredata.dat pool = console build meson-implicit-outs: phony src/libpsl.so.5 src/libpsl.so build reconfigure: REGENERATE_BUILD PHONY pool = console build ../src/0.21.5-062ce9d927.clean/meson.build /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/buildtrees/libpsl/src/0.21.5-062ce9d927.clean/meson_options.txt ../src/0.21.5-062ce9d927.clean/version.txt ../src/0.21.5-062ce9d927.clean/include/meson.build ../src/0.21.5-062ce9d927.clean/include/libpsl.h.in ../src/0.21.5-062ce9d927.clean/src/meson.build ../src/0.21.5-062ce9d927.clean/libtool_version_info.txt ../src/0.21.5-062ce9d927.clean/tools/meson.build ../src/0.21.5-062ce9d927.clean/docs/libpsl/meson.build /mnt/mint/home/seanl/public/Repos/ladybird/Build/vcpkg/buildtrees/libpsl/meson-x64-linux-dynamic-rel.log meson-private/coredata.dat: phony default all