summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am32
1 files changed, 7 insertions, 25 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 5fe3e96..58224b7 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,9 +1,6 @@
-# Makefile for a2ps/contrib.
-# Copyright (c) 1995-2000 Akim Demaille, Miguel Santana
+# Process this file with automake to create Makefile.in
#
-
-#
-# This file is part of a2ps.
+# Copyright 1995-2023 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -16,28 +13,13 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; see the file COPYING. If not, write to
-# the Free Software Foundation, 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
-## Process this file with automake to produce Makefile.in
-
-SUBDIRS = sample emacs
-
-bin_SCRIPTS = card fixps pdiff psmandup psset texi2dvi4a2ps
-bin_PROGRAMS = fixnt
-
-fixnt_SOURCES = fixnt.l
+AM_CFLAGS = $(WARN_CFLAGS)
-EXTRA_DIST = \
-card.in fixps.in pdiff.in psmandup.in psset.in texi2dvi4a2ps \
-card.m4 fixps.m4 pdiff.m4 psmandup.m4 psset.m4 shell.m4
+SUBDIRS = emacs
-M4 = @M4@
-SUFFIXES = .m4 .in
+bin_SCRIPTS = card fixps lp2 pdiff
-.m4.in: shell.m4
- $(M4) $*.m4 | \
- sed -e 's/@BKL@/[/g;s/@BKR@/]/g;s/@DLR@/$$/g;s/@PND@/#/g'>$@-tmp
- mv $@-tmp $@
+EXTRA_DIST = card.in fixps.in lp2.in pdiff.in