# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/gawk/no-profiled-extras.patch # Copyright (C) 2018 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- gawk-5.2.0/Makefile.in.vanilla 2022-09-10 19:50:40.900737411 +0200 +++ gawk-5.2.0/Makefile.in 2022-09-10 19:51:27.591739820 +0200 @@ -514,7 +514,7 @@ # Build in awklib after in doc, since we want to extract # sample files if doc/gawk.texi changed. -SUBDIRS = support . $(am__append_1) extras doc awklib po test +SUBDIRS = support . $(am__append_1) doc awklib po test bin_SCRIPTS = gawkbug include_HEADERS = gawkapi.h BUILT_SOURCES = $(srcdir)/pc/Makefile.tst