]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: don't define $(SUFFIXES) explicitly
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 Aug 2012 13:02:19 +0000 (15:02 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 30 Aug 2012 13:21:59 +0000 (15:21 +0200)
* man/Makefile.am (SUFFIXES): Remove definition: Automake is smart
enough to extract the list of suffixes from the '.x.1' suffix rule
automatically.

man/Makefile.am

index cc93a4244fe1becae39b0fc9bf9d4693edc3cca2..8e9df082b36b7c13c13bc5887644f0e094a18b34 100644 (file)
@@ -139,8 +139,6 @@ yes.1:              $(common_dep)   $(srcdir)/yes.x         ../src/yes.c
 # provoke regeneration of all $(MAN) files.
 $(MAN): $(top_srcdir)/src/system.h
 
-SUFFIXES = .x .1
-
 # Ensure that help2man runs the ../src/ginstall binary as
 # 'install' when creating install.1.
 # Similarly, ensure that it uses the ../src/[ binary to create test.1.