/
niceSOFT
/
gawk
Обзор
Документация
Войти
/
niceSOFT
/
gawk
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
extras/Makefile.am
28 строк
992 B
Arnold D. Robbins
Updat copyright year where needed.
03 июл 2026, 15:36
03 июл 2026, 15:36
18132d7
Код
Авторство
О чём код?
# # extras/Makefile.am --- automake input file for gawk # # Copyright (C) 2014, 2026 the Free Software Foundation, Inc. # # This file is part of GAWK, the GNU implementation of the # AWK Programming Language. # # GAWK is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # GAWK is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>. # ## Process this file with automake to produce Makefile.in. profiledir = $(sysconfdir)/profile.d profile_DATA = gawk.sh gawk.csh EXTRA_DIST = $(profile_DATA)